From f72bf62681f93d58558214464e34d4226ca387a1 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sat, 17 Oct 2015 22:48:14 -0400 Subject: [PATCH 1/2] Added SAWS - A Supercharged AWS CLI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 899fb13..e761b36 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,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 +* [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI * [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 From 3251b6d48edc3b084a2ddbbf1d00d0a058b904ae Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sun, 18 Oct 2015 17:12:58 -0400 Subject: [PATCH 2/2] Moved SAWS to Applications section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e761b36..b88d8ee 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ 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 -* [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI * [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 @@ -149,6 +148,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [licen](https://github.com/lord63/licen) - Generate your license. Yet another lice, but implement with Jinja2 and docopt * [pushblast](https://github.com/alebcay/pushblast) - Get PushBullet notifications when a shell program exits * [pushbullet-bash](https://github.com/Red5d/pushbullet-bash) - Bash interface to the PushBullet API +* [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI * [transfer.sh](https://transfer.sh/) — Quickly upload and share files from your shell * [wego](https://github.com/schachmat/wego) - Weather app for the terminal