Tuesday, September 6, 2011

Yet another package manager for MacOSX

According to our recent case on OSX package managers and the holycrap 'fink' there is yet another great package manager named "Brew" .
There are just hundreds of ruby code behind Brew .

Here's the homepage of homebew .

 
$ brew install wget
 
Like to try it yourself ? ok just put back this code on your shell and hit Enter 

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"



Well, this was all you need to run and use Brew .

regards,
-Arash

No comments:

Post a Comment