Eero Saynatkari f56e96dfff 1.9 fix, String is not an Enumerable.
* Removed use of String altogether since all use cases
  are Arrays currently. YAGNI.

* #max_by would have been more elegant, but this way we
  can support 1.8.6.

Signed-off-by: Max Howell <max@methylblue.com>

I made the diff less gratuitous. Don't bloat diffs to meet personal coding style preferences :P

Closes Homebrew/homebrew#896
2010-03-13 14:36:47 +00:00
2009-12-18 21:06:47 +01:00

Homebrew

Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn't include with OS X.

Requirements

Almost all formula require OS X 10.5 or above and an Intel processor.

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

Example Usage

There's an overview on the homepage.

The Wiki

The wiki can answer your remaining questions.

Who Are You?

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

Description
🍺 The missing package manager for macOS (or Linux)
Readme 144 MiB
4.6.25 Latest
2025-09-16 21:53:50 +00:00
Languages
Ruby 92%
Shell 5.2%
Roff 2.1%
HTML 0.5%