2009-05-21 00:04:11 +01:00
Homebrew
========
2011-07-07 18:06:11 +01:00
Features, usage and installation instructions are [summarized on the homepage][home].
2010-10-21 09:34:54 -07:00
2011-07-07 18:06:11 +01:00
What Packages Are Available?
----------------------------
2012-02-24 19:51:20 -06:00
1. You can [browse the Formula directory on GitHub][formula].
2011-07-07 18:06:11 +01:00
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.
2014-08-27 20:12:34 -05:00
4. Or use [`brew desc` ][brew-desc] to browse packages from the command line.
2010-10-21 09:34:54 -07:00
2010-03-14 14:30:46 +00:00
More Documentation
2011-07-07 18:06:11 +01:00
------------------
`brew help` or `man brew` or check our [wiki][].
2009-08-31 16:01:36 +01:00
2014-01-18 14:31:20 -08:00
Troubleshooting
---------------
First, please run `brew update` and `brew doctor` .
Second, read the [Troubleshooting Checklist ](https://github.com/Homebrew/homebrew/wiki/troubleshooting ).
**If you don't read these it will take us far longer to help you with your problem.**
2010-03-06 15:31:37 +00:00
Who Are You?
2011-07-07 18:06:11 +01:00
------------
2014-04-22 15:45:56 +01:00
Homebrew's current maintainers are [Misty De Meo][mistydemeo], [Adam Vandenberg][adamv], [Jack Nagel][jacknagel], [Mike McQuaid][mikemcquaid] and [Brett Koonce][asparagui].
2013-12-30 10:48:02 +00:00
Homebrew was originally created by [Max Howell][mxcl].
2009-08-31 16:01:36 +01:00
2013-06-04 16:08:58 +01:00
License
-------
Code is under the [BSD 2 Clause (NetBSD) license][license].
2009-10-15 09:09:01 +01:00
2014-01-03 21:42:54 +00:00
Donations
---------
We accept tips through [Gittip][tip].
2014-08-04 21:08:31 -05:00
[](https://www.gittip.com/Homebrew/)
2014-01-03 21:42:54 +00:00
2013-03-25 23:55:04 -03:00
[home]:http://brew.sh
2014-04-10 09:51:53 +01:00
[wiki]:https://github.com/Homebrew/homebrew/wiki
[mistydemeo]:https://github.com/mistydemeo
[adamv]:https://github.com/adamv
[jacknagel]:https://github.com/jacknagel
[mikemcquaid]:https://github.com/mikemcquaid
[asparagui]:https://github.com/asparagui
[mxcl]:https://github.com/mxcl
[formula]:https://github.com/Homebrew/homebrew/tree/master/Library/Formula/
2012-02-08 18:06:13 +01:00
[braumeister]:http://braumeister.org
2014-05-24 15:36:00 -04:00
[brew-desc]: https://github.com/telemachus/homebrew-desc
2014-04-22 15:59:22 +01:00
[license]:https://github.com/Homebrew/homebrew/tree/master/LICENSE.txt
2014-01-03 21:42:54 +00:00
[tip]:https://www.gittip.com/Homebrew/