nitishm / go-rejson

Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage releases using an automated tool like goreleaser

nitishm opened this issue · comments

Now that we have our first release https://github.com/nitishm/go-rejson/releases/tag/v1.0.0, it makes sense to automate the release process using https://github.com/goreleaser/goreleaser

Dear @nitishm , to my understanding goreleaser is used to generate binaries for different architectures/OS . Is there a binary to be generated for each version of go-rejson project? What do you mean to "automate the release process"?

Thanks for you time.