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 b11dbc1 commit 0943d2dCopy full SHA for 0943d2d
README.md
@@ -1,3 +1,9 @@
1
# example-npm
2
3
GoReleaser example using GitHub and publishing to NPM.
4
+
5
+```console
6
+$ npx @goreleaser/example
7
+$ npm i -g @goreleaser/example
8
+$ example
9
+```
0 commit comments