1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/www/docs/cmd/goreleaser_init.md
Carlos A Becker ab879cb9f9
docs: update
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-06 17:23:04 -03:00

415 B

goreleaser init

Generates a .goreleaser.yaml file

goreleaser init [flags]

Options

  -f, --config string   Load configuration from file (default ".goreleaser.yaml")
  -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