github.com/joselitofilho/goreleaser@v0.155.1-0.20210123221854-e4891856c593/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.