Merge pull request #26 from thinkerbot/master

Add ts - a shell test script
pull/28/merge
Caleb Xu 2014-10-02 16:07:08 -04:00
commit 8d697dd71d
1 changed files with 2 additions and 1 deletions

View File

@ -67,7 +67,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [dispatch](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - A command line argument parser in 50 lines of portable shell script.
* [shpec](https://github.com/rylnd/shpec) - A shell testing framework
* [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.*