goreleaser

Automate Go binary releases with customizable build and publish

brewmacoslinux
Try with needOr install directly
Source

About

Deliver Go binaries as fast and easily as possible

Commands

goreleaser

Examples

Create a release from the current Git tag$ goreleaser release
Build binaries without publishing (dry-run mode)$ goreleaser build --snapshot
Check if your goreleaser config file is valid$ goreleaser check