Skip to content

hongrich/homebrew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,627 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bonus beer theme

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 99.2%
  • Shell 0.8%