Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 543 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 543 Bytes

Initia Homebrew Tap

Homebrew formulae that allows the installation of Initia tools and applications through the Homebrew package manager.

How do I install these formulae?

brew install initia-labs/tap/<formula>

Or brew tap initia-labs/tap and then brew install <formula>.

Or, in a brew bundle Brewfile:

tap "initia-labs/tap"
brew "<formula>"

Documentation

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