Automate publishing of pre-compiled binaries for various OSes and Architectures
haroldadmin opened this issue · 2 comments
haroldadmin commented
Publish pre-compiled binaries for the following OSes:
- Linux
- macOS
- Windows
...with the following architectures:
- x86/x64
- ARM
These binaries should be separate from the ones published to package manager repositories, and should be available on Github Releases.
haroldadmin commented
Use goreleaser
for this task: GoReleaser
haroldadmin commented
Fixed with 0.2.1