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.
|
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
|
|
|
------------
|
2013-12-30 10:48:02 +00:00
|
|
|
Homebrew is maintained by the [core contributors][team].
|
|
|
|
|
|
|
|
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-04-05 15:34:02 -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
|
2013-12-14 18:13:11 +00:00
|
|
|
[wiki]:http://wiki.github.com/Homebrew/homebrew
|
2010-03-06 15:31:37 +00:00
|
|
|
[mxcl]:http://twitter.com/mxcl
|
2013-12-14 18:13:11 +00:00
|
|
|
[formula]:http://github.com/Homebrew/homebrew/tree/master/Library/Formula/
|
2012-02-08 18:06:13 +01:00
|
|
|
[braumeister]:http://braumeister.org
|
2013-12-14 18:13:11 +00:00
|
|
|
[license]:https://github.com/Homebrew/homebrew/tree/master/Library/Homebrew/LICENSE
|
2013-12-30 10:48:02 +00:00
|
|
|
[team]:https://github.com/Homebrew?tab=members
|
2014-01-03 21:42:54 +00:00
|
|
|
[tip]:https://www.gittip.com/Homebrew/
|