added SHML

This commit is contained in:
Justin Dorfman 2015-07-08 12:15:52 -07:00
parent f37ea6f9bd
commit 0462414e1f
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,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
* [sshfs](https://github.com/osxfuse/sshfs) - A tool for mounting remote file systems over SSH