Closed ribice closed 2 years ago
Since Go is a compiled language, isn't it better to compile the package on every release for multiple platforms (I think goreleaser already handles that) and use that in instructions instead of requiring Go to install UniCLI?
goreleaser
Think we have this, but forgot to update the ticket :D
Since Go is a compiled language, isn't it better to compile the package on every release for multiple platforms (I think
goreleaser
already handles that) and use that in instructions instead of requiring Go to install UniCLI?