1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-01 11:40:49 +00:00

Add shell++ in shells list.

This commit is contained in:
Alex Torres 2019-04-10 16:08:38 -03:00 committed by Caleb Xu
parent 77954b2cd6
commit 424daf3824

View File

@ -40,6 +40,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [elvish](https://elv.sh/) - Friendly, expressive shell features like anonymous functions and data structures * [elvish](https://elv.sh/) - Friendly, expressive shell features like anonymous functions and data structures
* [fish](https://fishshell.com) - Smart and user-friendly command line shell * [fish](https://fishshell.com) - Smart and user-friendly command line shell
* [osh](https://www.oilshell.org) - Bash compatible, with new/modern Unix shell language called Oil * [osh](https://www.oilshell.org) - Bash compatible, with new/modern Unix shell language called Oil
* [shell++](https://github.com/alexst07/shell-plus-plus) - Friendly and modern functional and object oriented shell script language
* [shenv](https://github.com/shenv/shenv) - Simple shell version management * [shenv](https://github.com/shenv/shenv) - Simple shell version management
* [xiki](http://xiki.org) - Makes the shell console more friendly and powerful * [xiki](http://xiki.org) - Makes the shell console more friendly and powerful
* [xonsh](https://xon.sh) - Python-ish, BASHwards-looking shell language and command prompt * [xonsh](https://xon.sh) - Python-ish, BASHwards-looking shell language and command prompt