Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.55 KB

goreleaser.md

File metadata and controls

36 lines (24 loc) · 1.55 KB

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 customize your entire release process through a single .goreleaser.yaml file.

Check out our website for more information, examples and documentation: https://goreleaser.com

Options

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

See also