github.com/goreleaser/goreleaser@v1.25.1/www/docs/cookbooks/blog-posts.md (about) 1 # Blog Posts 2 3 Tutorials made by the community. 4 5 <!-- please, keep A-Z sorting --> 6 - [Creating debs and rpms with Go](https://carlosbecker.com/posts/nfpm/) 7 - [Cross compile with CGO and GoReleaser](https://medium.com/@robdefeo/cross-compile-with-cgo-and-goreleaser-6af884731222?source=friends_link&sk=baf6553fa48cb0e28ea3519615f02576) 8 - [Cross-compiling a CGO project using GoReleaser](https://www.jvt.me/posts/2023/02/24/goreleaser-cgo-cross-compile/) 9 - [Drop ballast... How I reduced the size of minectl 🗺](https://blog.ediri.io/drop-ballast-how-i-reduced-the-size-of-minectl) 10 - [Fast and easy Go binaries delivery](https://carlosbecker.com/posts/goreleaser/) 11 - [GitHub Action for release your Go projects as fast and easily as possible](https://dev.to/koddr/github-action-for-release-your-go-projects-as-fast-and-easily-as-possible-20a2) 12 - [Go Release Automation with goreleaser + GitHub Actions](https://blog.toshima.ru/2019/10/20/go-release-automation-with-goreleaser.html) 13 - [GoReleaser + Drone + GitHub: Tutorial](https://medium.com/@fallion/goreleaser-drone-github-tutorial-9a150103cac0) 14 - [GoReleaser Docker Support](https://carlosbecker.com/posts/goreleaser-docker/) 15 - [GoReleaser: build and push Snapcraft packages from TravisCI](https://carlosbecker.com/posts/goreleaser-snap-travis/) 16 - [Multi-platform Docker images with GoReleaser and GitHub Actions](https://carlosbecker.com/posts/multi-platform-docker-images-goreleaser-gh-actions/) 17 - [Multi-platform Docker images with GoReleaser, Podman and GitHub Actions](https://carlosbecker.com/posts/goreleaser-actions-podman/) 18 - [Painless GitHub releases with Drone and GoReleaser](https://medium.com/@stepanvrany/painless-github-releases-with-drone-and-goreleaser-853bbbccd0c0) 19 - [Publishing dep/rpm packages with GoReleaser and Fury.io](https://netdevops.me/2021/building-and-publishing-debrpm-packages-with-goreleaser-and-gemfury/) 20 - [Shipping Rust Binaries with GoReleaser](https://medium.com/@jondot/shipping-rust-binaries-with-goreleaser-d5aa42a46be0) 21 - [Using GoReleaser includes feature](https://carlosbecker.com/posts/goreleaser-includes/) 22 23 !!! tip 24 Click on the "Edit" button to add your page here.