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
1 changed files with 1 additions and 0 deletions

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