Awesome
homebrew-shell
Brew tap with shell stuff
Install
brew tap kaos/shell
Bleeding edge
Are releases coming too slow for you. Want to use new features not in any release?
To install the latest and greatest (and possibly buggiest/most fixed)
version, use the --HEAD
option to brew
.
brew install --HEAD <formula>
Featured Formulae
Bats libs
Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected.
Bats helper library
Bats helper library is a set of common functions to use in your bats tests:
brew install bats-assert
brew install bats-file
Bats mock
brew install bats-mock
JSON
TickTick
Put JSON in your bash scripts with TickTick by @kristopolous
brew install ticktick
Editors
Hecate
The hex editor from hell, according to @evanmiller
brew install hecate