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-20 03:59:26 +02:00
Code
Issues
Releases
Activity
goreleaser
/
.gitignore
7 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
wip ctx
2017-01-14 12: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-08 22:30:02 -02:00
!pipeline/dist
glide and travis
2016-12-28 23:30:14 -02:00
vendor
switching to codecov
2017-04-21 21:22:11 -03:00
coverage.txt
gitignore `make` binary
2017-07-04 22:16:07 -03: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 15:26:21 -02:00
debug.test
Reference in New Issue
Copy Permalink