mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-12-17 19:44:23 -05:00
shutit: https > http
This commit is contained in:
parent
045fcf17c5
commit
8a935be447
@ -268,7 +268,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
|||||||
* [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts
|
* [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts
|
||||||
* [shellfire](https://github.com/shellfire-dev/shellfire) - A repository of namespaced, composable shell (bash, sh and dash) function libraries
|
* [shellfire](https://github.com/shellfire-dev/shellfire) - A repository of namespaced, composable shell (bash, sh and dash) function libraries
|
||||||
* [shpec](https://github.com/rylnd/shpec) - A shell testing framework
|
* [shpec](https://github.com/rylnd/shpec) - A shell testing framework
|
||||||
* [shutit](http://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect
|
* [shutit](https://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect
|
||||||
* [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
|
* [ts](https://github.com/thinkerbot/ts) - A shell test script
|
||||||
* [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit.
|
* [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit.
|
||||||
|
Loading…
Reference in New Issue
Block a user