1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
2018-10-12 14:55:04 -03:00
.github docs: prettier changed again wtf 2018-05-28 11:12:40 -03:00
internal fix: publish skip handling 2018-10-12 14:55:04 -03:00
pkg feat: git remote url in the template engine 2018-10-04 23:23:31 -03:00
scripts fix: entrypoint (#788) 2018-09-04 11:17:35 -03:00
www docs: docker: improved notes about templates 2018-10-12 00:08:39 -03:00
.editorconfig chore: typo 2018-02-13 09:49:37 -02:00
.gitignore refactor: better package organization 2018-09-12 14:18:01 -03:00
.gitmodules docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
.goreleaser.yml fix: remove go generate 2018-09-16 21:46:21 -03:00
.travis.yml docs: deploy on tags only 2018-10-04 22:37:13 -03:00
CODE_OF_CONDUCT.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
CONTRIBUTING.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
Dockerfile fix: docker: go1.11 and no-install-recommends 2018-10-05 11:13:05 -03:00
Gopkg.lock fix: github.com/Masterminds/semver import path (#808) 2018-09-19 13:51:52 -03:00
Gopkg.toml refactor: merging archive in the same repo (#746) 2018-08-05 10:23:39 -03:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main_test.go refactor: better code organization (#757) 2018-08-14 23:50:20 -03:00
main.go fix: publish skip handling 2018-10-12 14:55:04 -03:00
Makefile fix: remove dep on stringer 2018-09-16 21:46:21 -03:00
README.md docs: fmt 2018-07-16 11:09:00 -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 Report Card Go Doc SayThanks.io Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective

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.