Merge pull request #89 from jdorfman/jdorfman-patch-1

added SHML
This commit is contained in:
Caleb Xu 2015-07-08 15:51:35 -04:00
commit e849d10ce4
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [marker](https://github.com/pindexis/marker) - Bookmark your shell commands
* [parallel](http://www.gnu.org/software/parallel) - Build and execute shell command lines from standard input in parallel
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
* [SHML](https://github.com/MaxCDN/shml) - Style framework for the terminal (Shell Markup Language)
* [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell
* [spot](https://github.com/guille/spot) - Tiny file search utility
- [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code.