Announcing GoReleaser Pro
After more than 4 years working on GoReleaser, I’m launching a Pro version!
After more than 4 years working on GoReleaser, I’m launching a Pro version!
In the previous post, I used goreleaser to add binaries to a project release. Now let's have goreleaser build a Homebrew formula as well. Automatically, and for macOS and Linux alike.
“go get” is a super-simple way of installing Go binaries, but not everyone has a Go compiler installed. If you want to make your CLI tools and apps available to the world, have a look at goreleaser.
Crafting a GopherCon Proposal The Call for Proposals for GopherCon 2021 is closing in less than a week for GopherCon 2021. If you’re reading this, I’m assuming you’re thinking about submitting a proposal.
Crafting a GopherCon Proposal The Call for Proposals for GopherCon 2021 is open! If you’re reading this I’m assuming you’re thinking about submitting a proposal.
An overview of Mugo, a single-pass compiler for a tiny subset of the Go programming language -- just enough to compile itself.