This commit is contained in:
Adam Harris 2016-01-12 13:13:22 -07:00
parent e4c69bc56f
commit f3d40a8631
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ Some fine resources to write your own CLI App.
- [yosay](https://github.com/yeoman/yosay) - Like cowsay, but for yeoman.
- [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard) - Modular visual interface for GDB in Python.
- [weather-cli](https://github.com/riyadhalnur/weather-cli) - Check the weather for your city from your terminal.
- [hget](https://github.com/bevacqua/hget) - Render websites in plain text from your terminal.
## License