| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| magicshell.exe | 2021-07-05 | 2.7 MB | |
| MainHandlers.go | 2021-07-05 | 2.8 kB | |
| StringHelper.go | 2021-07-05 | 639 Bytes | |
| PrintHelper.go | 2021-07-05 | 1.7 kB | |
| listener.go | 2021-07-05 | 1.6 kB | |
| main.go | 2021-07-05 | 103 Bytes | |
| LICENSE | 2021-07-05 | 1.1 kB | |
| Makefile | 2021-07-05 | 96 Bytes | |
| readme.md | 2021-07-05 | 2.3 kB | |
| go.mod | 2021-07-05 | 51 Bytes | |
| help.txt | 2021-07-05 | 681 Bytes | |
| Totals: 11 Items | 2.7 MB | 0 |
Magic Shell
███╗ ███╗ █████╗ ██████╗ ██╗ ██████╗
████╗ ████║██╔══██╗██╔════╝ ██║██╔════╝
██╔████╔██║███████║██║ ███╗██║██║
██║╚██╔╝██║██╔══██║██║ ██║██║██║
██║ ╚═╝ ██║██║ ██║╚██████╔╝██║╚██████╗
╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═════╝
███████╗██╗ ██╗███████╗██╗ ██╗
██╔════╝██║ ██║██╔════╝██║ ██║
███████╗███████║█████╗ ██║ ██║
╚════██║██╔══██║██╔══╝ ██║ ██║
███████║██║ ██║███████╗███████╗███████╗
╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝
Unix shell made with Go
License
This project is licensed under the MIT License - see the LICENSE file for details
Contributing
- Fork it
- Create your feature branch
git checkout -b feature/foo - Commit your changes
git commit -m 'New feature' - Push to the branch
git push origin feature/foo - Create a new Pull Request