1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-21 21:07:19 +02:00
goreleaser/www/docs/cmd/goreleaser_init.md
Carlos Alexandro Becker 700ff34236
docs: improving docs (#4956)
slowly but steadily fixing a billion warnings
2024-07-08 23:30:10 -03:00

416 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

      --verbose   Enable verbose mode

See also

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