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

Integration with go releaser and go downloader #3

Open
kishaningithub opened this issue Dec 8, 2018 · 0 comments · May be fixed by #6
Open

Integration with go releaser and go downloader #3

kishaningithub opened this issue Dec 8, 2018 · 0 comments · May be fixed by #6

Comments

@kishaningithub
Copy link

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 😎

@kishaningithub kishaningithub linked a pull request Dec 8, 2018 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

1 participant