build: set up goreleaser for release (cross-)builds (#101)

This commit is contained in:
Daniel Moran
2021-05-22 21:21:44 -04:00
committed by GitHub
parent 60dd8b54b5
commit 4981b6742e
6 changed files with 466 additions and 5 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.so
*.dylib
bin/
dist/
# Test binary, built with `go test -c`
*.test