github.com/ahmet2mir/goreleaser@v0.180.3-0.20210927151101-8e5ee5a9b8c5/www/docs/customization/index.md (about)

     1  # Customization
     2  
     3  GoReleaser provides multiple customizations via the `.goreleaser.yml` file.
     4  
     5  You can generate it by running `goreleaser init` or start from scratch.
     6  The defaults are sensible and fit for most projects.