github.com/droot/goreleaser@v0.66.2-0.20180420030140-c2db5fb17157/docs/030-customization.md (about) 1 --- 2 title: Customization 3 --- 4 5 GoReleaser provides multiple customizations via the `.goreleaser.yml` file. 6 You can generate it by running `goreleaser init` or start from scratch. 7 The defaults are sensible and fit for most projects. 8 9 We'll cover all customizations available bellow.