1
0
mirror of https://github.com/alebcay/awesome-shell.git synced 2025-08-15 12:54:50 +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,6 +67,7 @@ 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. * [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 * [shpec](https://github.com/rylnd/shpec) - A shell testing framework
* [sub](https://github.com/basecamp/sub) - a delicious way to organize programs * [sub](https://github.com/basecamp/sub) - a delicious way to organize programs
* [ts](https://github.com/thinkerbot/ts) - a shell test script
## Multimedia ## Multimedia