Skip to content

Instantly share code, notes, and snippets.

@erutan
erutan / Homebrew.md
Last active December 10, 2015 21:48 — forked from alanivey/Homebrew.md
Installing a custom MAMP environment on OS X via Homebrew

Installing a custom MAMP environment on OS X via Homebrew

Prerequisites

Xcode

Go to http://developer.apple.com/downloads, log in with your Apple ID (free) and download the newest version of either Command Line Tools (OS X Lion) for Xcode or Command Line Tools (OS X Mountain Lion) for Xcode. Run the installer in the dmg and you'll have the LLVM compiler, make, and other build tools.

XQuartz