1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00
goreleaser/www/content/tutorials.md

19 lines
849 B
Markdown
Raw Normal View History

---
2019-03-24 20:10:30 -03:00
title: Tutorials and posts
menu: true
weight: 998
---
Tutorials made by the community.
<!-- please, keep A-Z sorting -->
2019-03-24 20:10:30 -03:00
- [Creating debs and rpms with Go](https://carlosbecker.com/posts/nfpm/)
- [Fast and easy Go binaries delivery](https://carlosbecker.com/posts/goreleaser/)
- [GoReleaser Docker Support](https://carlosbecker.com/posts/goreleaser-docker/)
- [GoReleaser: build and push Snapcraft packages from TravisCI](https://carlosbecker.com/posts/goreleaser-snap-travis/)
2019-04-15 12:53:21 -03:00
- [Painless Github releases with Drone and GoReleaser](https://medium.com/@stepanvrany/painless-github-releases-with-drone-and-goreleaser-853bbbccd0c0)
2019-02-21 17:26:58 -03:00
- [Shipping Rust Binaries with GoReleaser](https://medium.com/@jondot/shipping-rust-binaries-with-goreleaser-d5aa42a46be0)
2018-10-31 00:02:22 -03:00
2019-03-24 20:10:30 -03:00
Want to add your tutorial here? Please do! Click on the `improve this page`
link bellow!