We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958c26e commit a624d72Copy full SHA for a624d72
Makefile
@@ -1,2 +1,5 @@
1
install:
2
go install -v ./...
3
+
4
+release:
5
+ goreleaser --rm-dist
0 commit comments