/homebrew-binary

Precompiled binary formulae for the Homebrew package manager.

Primary LanguageRuby

Homebrew-binary

These formulae provide binary installs of software that, for whatever reason, aren't available as source builds in the primary repository.

How do I install these formulae?

Just brew tap homebrew/binary and then brew install <formula>.

If the formula conflicts with one from Homebrew/homebrew or another tap, you can brew install homebrew/binary/<formula>.

You can also install via URL:

brew install https://raw.githubusercontent.com/Homebrew/homebrew-binary/master/<formula>.rb

Docs

brew help, man brew, or the Homebrew wiki.