1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-11 13:38:41 +02:00

Merge pull request #73 from jorinvo/brew-help

Link help for creating a Homebrew tap.
This commit is contained in:
Carlos Alexandro Becker 2017-01-14 11:53:36 -02:00 committed by GitHub
commit 4436a5b4d2

View File

@ -48,7 +48,7 @@ archives uploaded.
### Homebrew
To push a basic formulae a homebrew tap repo, just add a `brew` section:
Add a `brew` section to push a formulae to a Homebrew tab repository:
```yaml
repo: user/repo
@ -59,6 +59,8 @@ brew:
caveats: "Optional caveats to add to the formulae"
```
See the [Homebrew docs](https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md) for creating your own tap.
### Build customization
Just add a `build` section