1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-01 19:08:06 +02:00

Add figlet (#265)

This commit is contained in:
Jonathan Neidel 2019-03-04 20:30:45 +01:00 committed by Shaun Clayton
parent 8dc6b41c74
commit c13eaa372d

View File

@ -394,6 +394,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Text Manipulation
- [parse-columns-cli](https://github.com/sindresorhus/parse-columns-cli) - Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.
- [figlet](http://www.figlet.org/) - Creates large text out of ASCII characters.
## Screensavers