1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-01 11:40:49 +00:00

Added sejda-console

This commit is contained in:
Andrea Vacondio 2014-10-07 16:43:07 +02:00
parent 441affae0c
commit a79c709f9a

View File

@ -110,6 +110,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping
* [mr](https://github.com/joeyh/myrepos) - Multiple Respository management tool
* [pretty-time-zsh](https://github.com/sindresorhus/pretty-time-zsh) - Convert seconds to a human readable string: `165392``1d 21h 56m 32s`
* [sejda](https://github.com/torakiki/sejda/) - Command line manipulation of PDF documents (split, merge, rotate, convert to jpg, extract text, etc)
* [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash
* [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts
* [slap](https://github.com/slap-editor/slap) - Sublime-like terminal-based text editor that runs on Node.js