Merge pull request #35 from torakiki/patch-1

Added sejda-console
pull/37/head
Caleb Xu 2014-10-07 16:02:45 -04:00
commit ffedb037cd
1 changed files with 1 additions and 0 deletions

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