From 79fe52ac102193c7b1c06e2c582946a5a39f267e Mon Sep 17 00:00:00 2001 From: Simon Chiang Date: Thu, 2 Oct 2014 09:12:44 -0600 Subject: [PATCH] Add ts - a shell test script --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a36b7b5..bf477d9 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [composure](https://github.com/erichs/composure) - Compose, document, version and organize your shell functions * [dispatch](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - A command line argument parser in 50 lines of portable shell script. * [sub](https://github.com/basecamp/sub) - a delicious way to organize programs - +* [ts](https://github.com/thinkerbot/ts) - a shell test script + ## Multimedia *Tools for handling video and audio files.*