brew/README.md

39 lines
1.1 KiB
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.
2014-01-18 14:31:08 -08:00
3. 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?
------------
Homebrew is maintained by the [core contributors][team].
Homebrew was originally created by [Max Howell][mxcl].
License
-------
Code is under the [BSD 2 Clause (NetBSD) license][license].
Donations
---------
We accept tips through [Gittip][tip].
[![Gittip](http://img.shields.io/gittip/Homebrew.png)](https://www.gittip.com/Homebrew/)
2013-03-25 23:55:04 -03:00
[home]:http://brew.sh
[wiki]:http://wiki.github.com/Homebrew/homebrew
[mxcl]:http://twitter.com/mxcl
[formula]:http://github.com/Homebrew/homebrew/tree/master/Library/Formula/
[braumeister]:http://braumeister.org
[license]:https://github.com/Homebrew/homebrew/tree/master/Library/Homebrew/LICENSE
[team]:https://github.com/Homebrew?tab=members
[tip]:https://www.gittip.com/Homebrew/