1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
Carlos Alexandro Becker 7746ed179c
fix: bump nfpm
refs goreleaser/nfpm#12
2018-03-05 22:14:12 -03:00
.github Update ISSUE_TEMPLATE.md 2018-03-01 16:35:49 -03:00
build fix: removed unused var 2018-01-28 11:48:39 -02:00
checksum fix: general cleanup 2017-12-17 23:04:29 -02:00
config feat: Configuration to use short git hashes (#581) 2018-03-02 09:20:27 -03:00
context feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -03:00
docs feat: Configuration to use short git hashes (#581) 2018-03-02 09:20:27 -03:00
internal refactor: remove fpm in favor of nfpm (#567) 2018-02-26 18:49:58 -03:00
pipeline fix: scoop download url (#594) 2018-03-05 20:55:02 -03:00
.editorconfig chore: typo 2018-02-13 09:49:37 -02:00
.gitignore chore: use only stable dep and gometalinter versions 2018-03-02 00:27:34 -03:00
.goreleaser.yml fix: inline config (#592) 2018-03-01 23:37:15 -03:00
.travis.yml refactor: remove fpm in favor of nfpm (#567) 2018-02-26 18:49:58 -03:00
CODE_OF_CONDUCT.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
CONTRIBUTING.md docs: improving install instructions 2018-02-28 21:03:31 -03:00
Dockerfile draft: docker support 2017-09-11 23:31:00 -03:00
Gopkg.lock fix: bump nfpm 2018-03-05 22:14:12 -03:00
Gopkg.toml fix: inline config (#592) 2018-03-01 23:37:15 -03:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main_test.go feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -03:00
main.go fix: inline config (#592) 2018-03-01 23:37:15 -03:00
Makefile chore: improve todo task 2018-03-04 20:23:38 -03:00
README.md docs: fixed contributors link 2018-02-13 22:01:42 -02:00

GoReleaser Logo

GoReleaser

Deliver Go binaries as fast and easily as possible.

Release Software License Travis Codecov branch Go Report Card Go Doc SayThanks.io Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective


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 can be found in the docs folder and live at https://goreleaser.com

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.