An open API service indexing awesome lists of open source software.

https://github.com/frc/homebrew-brewery

Brew tap for custom formulae
https://github.com/frc/homebrew-brewery

Last synced: 7 days ago
JSON representation

Brew tap for custom formulae

Awesome Lists containing this project

README

          

# brewery
Brew tap for custom Frantic formulae

## Requirements

* [Homebrew](https://github.com/Homebrew/brew)
* Yosemite, El Capitan, and Sierra. Untested everywhere.

## Installation

Run the following in your command-line:

```sh
$ brew tap frc/brewery
```

## Troubleshooting
First, please run `brew update` (twice) and `brew doctor`.

Second, read the [Troubleshooting Checklist](http://docs.brew.sh/Troubleshooting.html).

**If you don’t read these it will take us far longer to help you with your problem.**

## Contributing
Read [CONTRIBUTING.md](/CONTRIBUTING.md).

Creating new formulae, updating existing ones, and fixing build issues is easier than you think!

Try `brew edit $FORMULA` and see how you fare.

## Documentation
`brew help`, `man brew`, [Homebrew/brew's README](https://github.com/Homebrew/brew#homebrew) or check [Homebrew's documentation](https://github.com/Homebrew/brew/tree/master/docs#readme).

## Bugs happen

The more information you provide and the more detailed your report is, the easier it is for us to fix it.