brew install ethereum-optimism/tap/<formula>
Or brew tap ethereum-optimism/tap
and then brew install <formula>
.
Or, in a brew bundle
Brewfile
:
tap "ethereum-optimism/tap"
brew "<formula>"
brew help
, man brew
or check Homebrew's documentation.