mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
29cb60330b
* docs: add cmd docs Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * docs: cmd docs Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * fix: num cpus Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * docs: improve some things Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * fix: improve docs Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * fix: script Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
412 B
412 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