freebsd-ports/devel/goreleaser/pkg-descr
Vanilla I. Shu 77d9f83a4e devel/goreleaser: add goreleaser.
PR:		258562
Reported by:	Robert Clausecker <fuz at fuz.su>
2021-09-20 16:24:38 +08:00

15 lines
525 B
Text

GoReleaser builds Go binaries for several platforms, creates a GitHub
release and then pushes a Homebrew formula to a tap repository. All
that wrapped in your favorite CI.
With GoReleaser, you can:
- Cross-compile your Go project
- Release to GitHub, GitLab and Gitea
- Create Docker images and manifests
- Create Linux packages and Homebrew taps
- Sign artifacts, checksums and Docker images
- Announce new releases on Twitter, Slack, Discord and Microsoft Teams
- ... and much more!
WWW: https://goreleaser.com/