This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
goreleaser
Watch
1
Star
0
Fork
0
You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced
2025-01-10 03:47:03 +02:00
Code
Issues
Releases
Activity
7eb91ef964
goreleaser
/
.gitignore
7 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
wip ctx
2017-01-14 16:34:22 +02:00
dist/
feat: write actual config to dist Writes the actual config file (with defaults merged, etc) into the dist folder. Can be useful for debug purposes.
2017-12-09 02:30:02 +02:00
!pipeline/dist
glide and travis
2016-12-29 03:30:14 +02:00
vendor
switching to codecov
2017-04-22 02:22:11 +02:00
coverage.txt
gitignore `make` binary
2017-07-05 03:16:07 +02:00
goreleaser
refactor: using ast parser instead Using the ast parser, so we don't need to glob and goreleaser will work reliably even if the files aren't gofmt'd.
2017-11-19 19:26:21 +02:00
debug.test
Reference in New Issue
Copy Permalink