1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/www/docs/cmd/goreleaser.md
2021-10-26 15:15:26 -03:00

1.1 KiB

goreleaser

Deliver Go binaries as fast and easily as possible

Synopsis

GoReleaser is a release automation tool for Go projects. Its goal is to simplify the build, release and publish steps while providing variant customization options for all steps.

GoReleaser is built for CI tools, you only need to download and execute it in your build script. Of course, you can also install it locally if you wish.

You can also customize your entire release process through a single .goreleaser.yml file.

Options

      --debug   Enable debug mode
  -h, --help    help for goreleaser

See also