Skip to main content

How can I install third party brew formula?

14 Nov 2014 - osx

Run brew install URL. For instance, run the following command to install jad:

brew install https://raw.githubusercontent.com/Homebrew/homebrew-binary/master/jad.rb

References