Skip to content

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

Notifications You must be signed in to change notification settings

nexneo/homebrew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew

Homebrew helps you install the UNIX tools that didn't come with OS X.

Quick Install

Install Xcode and then run this script: http://gist.github.com/323731

If you want to install Homebrew somewhere other than /usr/local see the installation instructions.

Look dude, I know what I'm doing!

Alright then… as long as you're sure:

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

The Wiki

The wiki can answer your remaining questions.

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

No packages published

Languages

  • Ruby 99.1%
  • Shell 0.9%