From e51dd721e524569d4a926af2fdee8d6f0decb550 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sat, 17 Oct 2015 22:52:47 -0400 Subject: [PATCH] Added SAWS - A Supercharged AWS CLI. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfb80746..066b6800 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement. * [PathPicker](https://github.com/facebook/PathPicker) - Select files out of bash output. * [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX. + * [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI. * [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command. ## Downloader