Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 418 Bytes

OP Homebrew Tap

How do I install these formulae?

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>"

Documentation

brew help, man brew or check Homebrew's documentation.