From 208f80fb433a568e5289deabd0d7b23b0062f1ba Mon Sep 17 00:00:00 2001 From: Erich Smith Date: Wed, 9 Jul 2014 10:54:09 -0400 Subject: [PATCH] Add link to composure project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d32a3c7..d66edb2 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bashful](https://github.com/jmcantrell/bashful) - A collection of libraries to simplify writing bash scripts * [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System +* [composure](https://github.com/erichs/composure) - Compose, document, version and organize your shell functions * [sub](https://github.com/basecamp/sub) - a delicious way to organize programs ## Utilities and Tools