Brew tap with shell stuff
brew tap kaos/shellAre 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>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 is a set of common functions to use in your bats tests:
brew install bats-assert
brew install bats-filebrew install bats-mockPut JSON in your bash scripts with TickTick by @kristopolous
brew install ticktickThe hex editor from hell, according to @evanmiller
brew install hecate