Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace gox with goreleaser #69

Closed
kishaningithub opened this issue Nov 9, 2018 · 1 comment
Closed

Replace gox with goreleaser #69

kishaningithub opened this issue Nov 9, 2018 · 1 comment

Comments

@kishaningithub
Copy link

kishaningithub commented Nov 9, 2018

Go Releaser lets you do release management (generation of binaries, rpms, debs, brew taps, change logs etc) with a single yaml file.
You can also put in godownloader to generate an install script that can be used for downloading release binaries from github releases. It is made by the same goreleaser team

For inspiration you can take a look at the awesome golangci-lint project

Bottom line: Installation and release management becomes way cooler 😎

@simeji
Copy link
Owner

simeji commented Jan 5, 2019

@kishaningithub
I replaced gox with goreleaser.
d613a0d
I think GoReleaser is a very cool tool! Thx ;)

@simeji simeji closed this as completed Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants