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 5df1cac60a
feat: templates and inherit global env on build hooks (#1007)
* feat: templateable hooks

* test: improved test

* docs: docs about templateable hooks

* test: improve test

* test: skip test that only fails on travis
2019-04-14 15:16:20 -03:00
.github clean: remove workflow (#971) 2019-02-27 12:16:31 -03:00
internal feat: templates and inherit global env on build hooks (#1007) 2019-04-14 15:16:20 -03:00
pkg feat: build id (#1008) 2019-04-14 15:16:01 -03:00
scripts fix: Allow brew with github actions (#982) (#983) 2019-03-14 09:13:12 -03:00
www feat: templates and inherit global env on build hooks (#1007) 2019-04-14 15:16:20 -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 Set GoCenter as GOPROXY to speed up go builds (#989) 2019-03-21 09:59:00 -03:00
.travis.yml docs: improve docs 2019-03-24 20:10:30 -03:00
CODE_OF_CONDUCT.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
CONTRIBUTING.md docs: improve docs 2019-03-24 20:10:30 -03:00
Dockerfile feat: bump to go 1.12 (#968) 2019-02-27 11:57:08 -03:00
Dockerfile.cgo feat: bump to go 1.12 (#968) 2019-02-27 11:57:08 -03:00
go.mod feat(nfpm): upgrade nfpm to v0.11.0 2019-03-19 22:12:18 -03:00
go.sum feat(nfpm): upgrade nfpm to v0.11.0 2019-03-19 22:12:18 -03:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main_test.go refactor/fix: improved CLI (#937) 2019-01-22 01:56:16 -02:00
main.go fix: warning when no config file could be found (#948) 2019-02-01 14:09:23 -02:00
Makefile Set GoCenter as GOPROXY to speed up go builds (#989) 2019-03-21 09:59:00 -03:00
README.md docs: starchart links 2019-03-30 01:08:15 -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 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

Stargazers over time


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