Skip to content

Cookbooks

The idea here is to add examples of how to do specific things with GoReleaser.

Feel free to contribute any recipes you find interesting.

How to contribute a cookbook

  1. Create a new markdown file inside www/content/resources/cookbooks with the content you want;
  2. Open a pull request with these changes;
    1. Please use the following commit message template: docs: how to X
  3. You’re done! Thanks for the contribution!

You can also test your changes locally by running task docs:serve and browsing http://localhost:1313.

Last updated on