1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
Carlos Alexandro Becker ba62d25bdd
chore: fmt
2018-07-26 10:04:25 -03:00
.github docs: prettier changed again wtf 2018-05-28 11:12:40 -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: add url_template in brew section (#735) 2018-07-26 10:03:28 -03:00
context feat: Add --skip-sign flag 2018-05-25 09:52:26 -03:00
internal feat: add url_template in brew section (#735) 2018-07-26 10:03:28 -03:00
pipeline chore: fmt 2018-07-26 10:04:25 -03:00
www chore: fmt 2018-07-26 10:04:25 -03:00
.editorconfig chore: typo 2018-02-13 09:49:37 -02:00
.gitignore fix: gitignore 2018-05-01 20:56:43 -07:00
.gitmodules docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
.goreleaser.yml fix: revert test changes on goreleaser.yml file 2018-05-13 17:02:29 -03:00
.travis.yml bump: go 1.10.3 2018-07-04 00:32:43 -07: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 draft: docker support 2017-09-11 23:31:00 -03:00
Gopkg.lock fix: folders inside zips (#736) 2018-07-24 21:33:31 -03:00
Gopkg.toml feat: nfpm: support creating empty folders 2018-05-16 22:08:49 -03:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main_test.go refactor: replacing urfave/cli with alecthomas/kingpin (#603) 2018-03-11 12:00:47 -03:00
main.go fix: reduce code duplication 2018-06-25 10:01:31 -03:00
Makefile fix: remove workaround for https://github.com/golang/go/issues/21387 2018-07-09 14:08:02 -07: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.