brew/README.md

30 lines
928 B
Markdown
Raw Normal View History

Homebrew
========
Features, usage and installation instructions are [summarized on the homepage][home].
2010-10-21 09:34:54 -07:00
What Packages Are Available?
----------------------------
1. You can [browse the Formula directory on GitHub][formula].
2. Or type `brew search` for a list.
3. Or run `brew server` to browse packages off of a local web server.
4. Or visit [braumeister.org][braumeister] to browse packages online.
2010-10-21 09:34:54 -07:00
More Documentation
------------------
`brew help` or `man brew` or check our [wiki][].
Who Are You?
------------
I'm [Max Howell][mxcl] and I'm a splendid chap.
License
-------
Code is under the [BSD 2 Clause (NetBSD) license][license].
2013-03-25 23:55:04 -03:00
[home]:http://brew.sh
[wiki]:http://wiki.github.com/mxcl/homebrew
[mxcl]:http://twitter.com/mxcl
[formula]:http://github.com/mxcl/homebrew/tree/master/Library/Formula/
[braumeister]:http://braumeister.org
[license]:https://github.com/mxcl/homebrew/tree/master/Library/Homebrew/LICENSE