mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
e6de182f6c
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
7 lines
219 B
Markdown
7 lines
219 B
Markdown
# Customization
|
|
|
|
GoReleaser provides multiple customizations via the `.goreleaser.yml` file.
|
|
|
|
You can generate it by running `goreleaser init` or start from scratch.
|
|
The defaults are sensible and fit for most projects.
|