1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

Link help for creating a Homebrew tap.

This commit is contained in:
Jorin Vogel 2017-01-14 14:39:02 +01:00
parent ae6c0d3063
commit b2d57a187f

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