Merge pull request #588 from timofurrer/master

Add try - It's never been easier to try a package
This commit is contained in:
Vinta 2016-04-07 17:12:44 +08:00
commit 9b8253083c

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.