We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db496cf commit f0a0fd8Copy full SHA for f0a0fd8
.goreleaser.yml
@@ -0,0 +1,10 @@
1
+builds:
2
+ - binary: hakagi
3
+ goos:
4
+ - windows
5
+ - darwin
6
+ - linux
7
+ goarch:
8
+ - amd64
9
+archive:
10
+ format: tar.gz
0 commit comments