1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/www/docs/cmd/goreleaser_init.md
Carlos A Becker f9b4fc7476
docs: improvements
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-27 15:40:29 +00:00

413 B

goreleaser init

Generates a .goreleaser.yml file

goreleaser init [flags]

Options

  -f, --config string   Load configuration from file (default ".goreleaser.yml")
  -h, --help            help for init

Options inherited from parent commands

      --debug   Enable debug mode

See also

  • goreleaser - Deliver Go binaries as fast and easily as possible