Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

ehedberg/homebrew

This branch is 1 commit ahead of, 59485 commits behind Homebrew/legacy-homebrew:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Eric HedbergEric Hedberg
Eric Hedberg
and
Eric Hedberg
Oct 16, 2010
f583d8c · Oct 16, 2010
Oct 16, 2010
Oct 7, 2010
Oct 13, 2010
Jun 14, 2010
Oct 13, 2010

Repository files navigation

Homebrew

Features and usage are summarized on the homepage.

Quick Install to /usr/local

This script will prompt for confirmation before it does anything:

ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"

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 one-liner!

Okay then, but please note this installs Homebrew as root and we recommend against that.

curl -LsSf http://github.com/mxcl/homebrew/tarball/master | sudo 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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.6%
  • Other 0.4%