Here you can find casks and formulae for a few small tools.
To use these:
brew tap pmeinhardt/tools
brew install <formula>
Or, short:
brew install pmeinhardt/tools/<formula>
In case you have a Brewfile
:
brew 'pmeinhardt/tools/<formula>'
More on how to create and maintain a tap…