added new command line example

This commit is contained in:
AkashMalhotra 2015-07-07 09:59:54 -04:00
parent 193b01ed3b
commit ecc643c131

View File

@ -293,6 +293,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
* [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
* [PathPicker](https://github.com/facebook/PathPicker) - Select files out of bash output.
* [bashplotlib](https://github.com/glamp/bashplotlib)- Making basic plots in the terminal. It's a quick way to visualize data without GUI
## Downloader