From 0462414e1f9ae4e9439d80917a179f6f0afb7192 Mon Sep 17 00:00:00 2001 From: Justin Dorfman Date: Wed, 8 Jul 2015 12:15:52 -0700 Subject: [PATCH] added SHML --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56917dd..5ce6203 100644 --- a/README.md +++ b/README.md @@ -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