brew/README.md

44 lines
2.4 KiB
Markdown
Raw Normal View History

2014-10-26 15:23:42 +00:00
# Homebrew
Features, usage and installation instructions are [summarised on the homepage](http://brew.sh).
2010-10-21 09:34:54 -07:00
2014-10-26 15:23:42 +00:00
## What Packages Are Available?
1. Type `brew search` for a list.
2. Or visit [braumeister.org](http://braumeister.org) to browse packages online.
3. Or use `brew search --desc` to browse packages from the command line.
2010-10-21 09:34:54 -07:00
2014-10-26 15:23:42 +00:00
## More Documentation
2014-12-27 11:04:54 +00:00
`brew help`, `man brew` or check [our documentation](https://github.com/Homebrew/homebrew/tree/master/share/doc/homebrew#readme).
2014-10-26 15:23:42 +00:00
## Troubleshooting
2014-01-18 14:31:20 -08:00
First, please run `brew update` and `brew doctor`.
2014-10-26 15:23:42 +00:00
Second, read the [Troubleshooting Checklist](https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Troubleshooting.md#troubleshooting).
2014-01-18 14:31:20 -08:00
**If you don't read these it will take us far longer to help you with your problem.**
2014-10-26 15:23:42 +00:00
## Security
2014-10-22 17:23:17 -05:00
Please report security issues to security@brew.sh.
This is our PGP key which is valid until June 17, 2016.
* Key ID: `0xE33A3D3CCE59E297`
* Fingerprint: `C657 8F76 2E23 441E C879 EC5C E33A 3D3C CE59 E297`
* Full key: https://keybase.io/homebrew/key.asc
2014-10-26 15:23:42 +00:00
## Who Are You?
Homebrew's current maintainers are [Misty De Meo](https://github.com/mistydemeo), [Andrew Janke](https://github.com/apjanke), [Xu Cheng](https://github.com/xu-cheng), [Mike McQuaid](https://github.com/mikemcquaid), [Baptiste Fontaine](https://github.com/bfontaine), [Brett Koonce](https://github.com/asparagui), [Martin Afanasjew](https://github.com/UniqMartin), [Dominyk Tiller](https://github.com/DomT4), [Tim Smith](https://github.com/tdsmith) and [Alex Dunn](https://github.com/dunn).
2014-10-26 15:23:42 +00:00
Former maintainers with significant contributions include [Jack Nagel](https://github.com/jacknagel), [Adam Vandenberg](https://github.com/adamv) and Homebrew's creator: [Max Howell](https://github.com/mxcl).
2014-10-26 15:23:42 +00:00
## License
Code is under the [BSD 2 Clause (NetBSD) license](https://github.com/Homebrew/homebrew/tree/master/LICENSE.txt).
2015-10-13 12:04:38 +01:00
Documentation is under the [Creative Commons Attribution license](https://creativecommons.org/licenses/by/4.0/).
2014-10-26 15:23:42 +00:00
2015-02-23 14:20:12 +00:00
## Sponsors
2016-02-18 08:21:20 +00:00
Our CI infrastructure was paid for by [our Kickstarter supporters](https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Kickstarter-Supporters.md).
2015-02-23 14:20:12 +00:00
Our CI infrastructure is hosted by [The Positive Internet Company](http://www.positive-internet.com).
Our bottles (binary packages) are hosted by Bintray.
[![Downloads by Bintray](https://bintray.com/docs/images/downloads_by_bintray_96.png)](https://bintray.com/homebrew)