This commit is contained in:
Timo Furrer 2016-03-26 16:12:09 -07:00
parent 1f91dae718
commit a3b2140d92

View File

@ -300,6 +300,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
* [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI.
* [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
* [try](https://github.com/timofurrer/try) - A dead simple CLI to try out python packages - It's never been easier.
* [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
* [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting.