Release Go CLI Application using GoReleaser
Setup GoReleaser
First of all install GoReleaser cli tools on my machine using homebrew. if you're not using homebrew you can check all available installation method here.
After installing GoReleaser then I initialize goreleaser using command gorelea...
blog.amalhanaja.dev2 min read