repo.or.cz
/
linguofeng.github.com.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update
[linguofeng.github.com.git]
/
pages
/
tools
/
Homebrew.md
blob
36b4f938dcf4b991a649c0c0fbfb53a2a57cca10
1
---
2
layout: page
3
title: "Homebrew"
4
description: "OS X下最好的软件包管理器"
5
navigation: [1.安装]
6
---
7
8
<section>
9
<div class="page-header">
10
<h3>一、安装 Install <small></small></h3>
11
</div>
12
<pre>
13
ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"
14
</pre>
15
</section>