mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2025-07-04 20:38:28 +02:00
Add figlet (#265)
This commit is contained in:
parent
8dc6b41c74
commit
c13eaa372d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue