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 6c349c1759 fix: linter fixes
2018-11-08 09:40:23 -02:00
.github chore: stale after 14 days 2018-10-30 21:25:48 -03:00
internal fix: linter fixes 2018-11-08 09:40:23 -02:00
pkg fix: linter fixes 2018-11-08 09:40:23 -02:00
scripts fix: entrypoint (#788) 2018-09-04 11:17:35 -03:00
www docs: Adding Semaphore CI to GoReleaser documentation (#860) 2018-10-31 13:06:30 -03:00
.editorconfig chore: typo 2018-02-13 09:49:37 -02:00
.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: stop using deprecated tag_templates 2018-10-31 00:23:29 -03:00
.travis.yml chore: travis: set GO111MODULE=on on env 2018-10-30 23:50:55 -03:00
CODE_OF_CONDUCT.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
CONTRIBUTING.md docs: fix contributing 2018-10-30 23:50:55 -03:00
Dockerfile fix: docker: go1.11 and no-install-recommends 2018-10-05 11:13:05 -03:00
go.mod fix: go mod tidy 2018-10-30 23:50:55 -03:00
go.sum fix: go mod tidy 2018-10-30 23:50:55 -03: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: fmt 2018-07-16 11:09:00 -03: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 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.