This commit is contained in:
Adam Harris 2016-06-23 11:40:33 -06:00
parent 24d2d3f6bc
commit 1c25f825e5
1 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@ Some fine resources to write your own CLI App.
- [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.
- [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay.
-[emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line.
## License