barrym / homebrew

The missing package manager for OS X

Home Page:http://mxcl.github.com/homebrew

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebrew

Features and usage are summarized on the homepage.

Quick Install to /usr/local

Run http://gist.github.com/323731 and afterwards, install Xcode.

Umm… I thought I could install it anywhere?

Indeed, you can. Refer to our complete installation instructions.

Dude! Just give me a two-liner!

Alright then… as long as you know what you are doing:

sudo chown -R $USER /usr/local
curl -Lsf http://github.com/mxcl/homebrew/tarball/master | tar xvz -C/usr/local --strip 1

More Documentation

The wiki is your friend.

Who Are You?

I'm Max Howell and I'm a splendid chap.

About

The missing package manager for OS X

http://mxcl.github.com/homebrew


Languages

Language:Ruby 99.1%Language:Shell 0.9%