Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
rubiojr edited this page Mar 11, 2011 · 3 revisions

Homebrew Linux Port

This is a Linux port of https://github.com/mxcl/homebrew/

Fork specific stuff

BREW_FORMULA_REPOSITORY environment variable

Support for installing formulas from an alternate directory

BREW_FORMULA_REPOSITORY=~/my-alternate-formula-dir brew install foo

This will install foo using the formula found in ~/my-alternate-formula-dir