This repository just contains Homebrew formula for open source Software used or developped at Biorob.
Just brew tap biorob/homebrew
and then brew install <formula>
.
If the formula conflicts with one from mxcl/master or another tap, you can brew install biorob/homebrew/<formula>
.
You can also install via URL:
brew install https://raw.github.com/biorob/homebrew/master/<formula>.rb
brew help
, man brew
, or the Homebrew wiki.