This repository contains Homebrew formulae for Oscaro's open-source software.
Use brew tap oscaro/public
to get this repo; then brew install <formula>
.
If the formula conflicts with one from another tap, you have to fully-qualify it:
brew install oscaro/public/<formula>
This is inspired by Spotify’s homebrew-public
repository.