github.com/elyscape/goreleaser@v0.66.1-0.20180515111211-5252f74ade63/www/content/customization.md (about) 1 --- 2 title: Customization 3 weight: 30 4 menu: true 5 layout: customizations 6 --- 7 8 GoReleaser provides multiple customizations via the `.goreleaser.yml` file. 9 10 You can generate it by running `goreleaser init` or start from scratch. 11 The defaults are sensible and fit for most projects.