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
- Host: GitHub
- URL: https://github.com/frc/homebrew-brewery
- Owner: frc
- Created: 2017-06-01T08:58:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T13:26:38.000Z (almost 9 years ago)
- Last Synced: 2025-03-27T15:02:41.869Z (about 1 year ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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.