brew/README.md
Max Howell 6c91584580 Don't provide destructive instructions
If /usr/local doesn't exist you've just sudo chowned $PWD
2010-03-14 19:11:30 +00:00

1018 B

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.