Skip to content

Commit a9ae08b

Browse files
Prepared README and LICENSE files
1 parent 3c33e8c commit a9ae08b

File tree

3 files changed

+7
-79
lines changed

3 files changed

+7
-79
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) Nuno Maduro <enunomaduro@gmail.com>
3+
Copyright (c) Thomas Nørgaard <tgn@wackystudio.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,18 @@
1-
<p align="center">
2-
<img title="Laravel Zero" height="100" src="https://raw.githubusercontent.com/laravel-zero/docs/master/images/logo/laravel-zero-readme.png" />
3-
</p>
1+
Forge SSH Assistant is a CLI tool built with [Laravel Zero](https://laravel-zero.com) that fetches your Laravel Forge servers and lists these in a menu so you can easily choose which server you want to SSH into.
42

5-
<p align="center">
6-
<a href="https://travis-ci.org/laravel-zero/framework"><img src="https://img.shields.io/travis/laravel-zero/framework/stable.svg" alt="Build Status"></img></a>
7-
<a href="https://scrutinizer-ci.com/g/laravel-zero/framework"><img src="https://img.shields.io/scrutinizer/g/laravel-zero/framework.svg" alt="Quality Score"></img></a>
8-
<a href="https://packagist.org/packages/laravel-zero/framework"><img src="https://poser.pugx.org/laravel-zero/framework/d/total.svg" alt="Total Downloads"></a>
9-
<a href="https://packagist.org/packages/laravel-zero/framework"><img src="https://poser.pugx.org/laravel-zero/framework/v/stable.svg" alt="Latest Stable Version"></a>
10-
<a href="https://packagist.org/packages/laravel-zero/framework"><img src="https://poser.pugx.org/laravel-zero/framework/license.svg" alt="License"></a>
11-
</p>
3+
With Forge SSH Assistant you don't have to open Laravel Forge to check the IP address of the server(s) you want to work with.
124

13-
<h4> <center>This is a <bold>community project</bold> and not an official Laravel one </center></h4>
5+
You don't have to maintain aliases on every machine you use for development, for each server you have on Laravel Forge.
146

15-
Laravel Zero was created by, and is maintained by [Nuno Maduro](https://github.com/nunomaduro), and is a micro-framework that provides an elegant starting point for your console application. It is an **unofficial** and customized version of Laravel optimized for building command-line applications.
16-
17-
- Built on top of the [Laravel](https://laravel.com) components.
18-
- Optional installation of Laravel [Eloquent](https://laravel-zero.com/docs/database/), Laravel [Logging](https://laravel-zero.com/docs/logging/) and many others.
19-
- Supports interactive [menus](https://laravel-zero.com/docs/build-interactive-menus/) and [desktop notifications](https://laravel-zero.com/docs/send-desktop-notifications/) on Linux, Windows & MacOS.
20-
- Ships with a [Scheduler](https://laravel-zero.com/docs/task-scheduling/) and a [Standalone Compiler](https://laravel-zero.com/docs/build-a-standalone-application/).
21-
- Integration with [Collision](https://github.com/nunomaduro/collision) - Beautiful error reporting
7+
All Forge SSH Assistant needs is a valid Laravel Forge token to be able to access your Laravel Forge account
8+
and Forge SSH Assistant will take care of the rest.
229

2310
------
2411

2512
## Documentation
2613

27-
For full documentation, visit [laravel-zero.com](https://laravel-zero.com/).
28-
29-
## Support the development
30-
**Do you like this project? Support it by donating**
3114

32-
- PayPal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L)
33-
- Patreon: [Donate](https://www.patreon.com/nunomaduro)
3415

3516
## License
3617

37-
Laravel Zero is an open-source software licensed under the [MIT license](https://github.com/laravel-zero/laravel-zero/blob/stable/LICENSE.md).
18+
Forge SSH Assistant is an open-source software licensed under the [MIT license](https://raw.githubusercontent.com/WackyStudio/ForgeSSHAssistant/master/LICENSE.md).

forge-ssh-build

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)