Skip to content
Snippets Groups Projects
README.md 1.81 KiB
Newer Older
Max Howell's avatar
Max Howell committed
Features, usage and installation instructions are [summarized on the homepage][home].
Max Howell's avatar
Max Howell committed
What Packages Are Available?
----------------------------
Jack Nagel's avatar
Jack Nagel committed
1. You can [browse the Formula directory on GitHub][formula].
Max Howell's avatar
Max Howell committed
2. Or type `brew search` for a list.
3. Or visit [braumeister.org][braumeister] to browse packages online.
Jack Nagel's avatar
Jack Nagel committed
4. Or use [`brew desc`][brew-desc] to browse packages from the command line.
More Documentation
Max Howell's avatar
Max Howell committed
------------------
`brew help` or `man brew` or check our [wiki][].
Max Howell's avatar
Max Howell committed

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.**

Max Howell's avatar
Max Howell committed
Who Are You?
Max Howell's avatar
Max Howell committed
------------
Homebrew's current maintainers are [Misty De Meo][mistydemeo], [Adam Vandenberg][adamv], [Jack Nagel][jacknagel], [Mike McQuaid][mikemcquaid] and [Brett Koonce][asparagui].

Homebrew was originally created by [Max Howell][mxcl].
Max Howell's avatar
Max Howell committed

License
-------
Code is under the [BSD 2 Clause (NetBSD) license][license].
Mike McQuaid's avatar
Mike McQuaid committed
Donations
---------
We accept tips through [Gittip][tip].

Jack Nagel's avatar
Jack Nagel committed
[![Gittip](https://img.shields.io/gittip/Homebrew.svg?style=flat)](https://www.gittip.com/Homebrew/)
Max Howell's avatar
Max Howell committed
[home]:http://brew.sh
[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/
[braumeister]:http://braumeister.org
[brew-desc]: https://github.com/telemachus/homebrew-desc
[license]:https://github.com/Homebrew/homebrew/tree/master/LICENSE.txt
Mike McQuaid's avatar
Mike McQuaid committed
[tip]:https://www.gittip.com/Homebrew/