mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
4 lines
121 B
Go
4 lines
121 B
Go
|
// Package brew implements the Pipe, providing formula generation and
|
||
|
// uploading it to a configured repo.
|
||
|
package brew
|