homebrew是为 mac 打造的一个软件包管理工具

首先需要安装好 Xcode,其它是需要它其中的 gcc 等编译器。

安装方法

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

Install Xcode.

then brew install git first.