This repo is a Homebrew tap (3rd party repository) for my code.
You need to have brew
installed: Homebrew installation
Check out: Homebrew's documentation.
You can install individual formulae/casks by running the following command:
brew install 6b70/tap/<formula>
You can also add my tap as a repository locally by running
brew tap 6b70/tap
Then you can then install by running brew install <formula>
.