1
0
mirror of https://github.com/alebcay/awesome-shell.git synced 2025-08-14 20:34:11 +02:00

Merge pull request #26 from thinkerbot/master

Add ts - a shell test script
This commit is contained in:
Caleb Xu
2014-10-02 16:07:08 -04:00

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.*