1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
Carlos Alexandro Becker ed2ca57bd5 clean: unused err
2019-01-19 17:33:33 -02:00
.github chore: main.workflow 2018-12-23 11:41:00 -02:00
internal clean: unused err 2019-01-19 17:33:33 -02:00
pkg fix: improved semver parsing 2019-01-19 17:33:33 -02:00
scripts feat: Allows pushing to private registry (#893) 2018-12-10 13:45:01 -02:00
www docs: name templates 2019-01-17 22:47:14 -02:00
.editorconfig
.gitignore chore: go modules 2018-10-30 23:50:55 -03:00
.gitmodules docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
.goreleaser.yml fix: docker: added labels 2018-11-27 14:05:54 -02:00
.travis.yml fix: snapshot version handling 2018-12-13 12:11:12 -02:00
CODE_OF_CONDUCT.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
CONTRIBUTING.md docs: using conventional commits (#907) 2019-01-01 13:19:57 -02:00
Dockerfile fix: improvements on docker extra_files 2018-12-16 12:34:21 -02:00
Dockerfile.cgo fix: improvements on docker extra_files 2018-12-16 12:34:21 -02:00
go.mod use retry package to repeat uploads (#905) 2018-12-29 20:14:05 -02:00
go.sum use retry package to repeat uploads (#905) 2018-12-29 20:14:05 -02:00
LICENSE.md
main_test.go refactor: better code organization (#757) 2018-08-14 23:50:20 -03:00
main.go fix: linter fixes 2018-11-08 09:40:23 -02:00
Makefile revert: removing favicon et al 2018-10-31 00:15:40 -03:00
README.md docs: using conventional commits (#907) 2019-01-01 13:19:57 -02:00
snap.login.enc fix: snap.login.enc 2018-10-27 13:37:06 -03:00

GoReleaser Logo

GoReleaser

Deliver Go binaries as fast and easily as possible.


GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.

For questions join the #goreleaser channel in the Gophers Slack.

Documentation

Documentation is hosted live at https://goreleaser.com

Badges

Release Software License Travis Codecov branch

Go Doc SayThanks.io Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective Conventional Commits

Sponsors

Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.

Backers

Love our work and community? Become a backer.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Stargazers over time

goreleaser/goreleaser stargazers over time


Would you like to fix something in the documentation? Feel free to open an issue.