Invoke either of the following commands
$ brew install operaton/tap/<formula>
Or
$ brew tap operaton/tap
$ brew install <formula>
Invoke either of the following commands
$ brew install --cask operaton/tap/<cask>
Or
$ brew tap operaton/tap
$ brew install --cask <cask>
If you get a dialog stating the cask is broken try installing with --no-quarantine
.
brew help
, man brew
or check Homebrew's documentation.