1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/www/content/customization.md
Carlos Alexandro Becker b2be10fb13 docs: fix format
2018-05-01 20:32:46 -07:00

12 lines
277 B
Markdown

---
title: Customization
weight: 30
menu: true
layout: customizations
---
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.