1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-06 13:27:50 +02:00

Merge pull request #43 from SiegfriedEhret/patch-2

Add ponysay
This commit is contained in:
Adam Harris 2016-02-23 07:35:10 -07:00
commit 04a89d8bdd

View File

@ -257,6 +257,7 @@ Some fine resources to write your own CLI App.
- [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.
- [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay.
## License