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.
npm install
1 parent 78950c5 commit 63a6b0fCopy full SHA for 63a6b0f
README.md
@@ -9,6 +9,7 @@ Creating a release is as simple as cloning this repository and telling the scrip
9
```sh
10
git clone git@github.com:jquery/jquery-release.git
11
cd jquery-release
12
+npm install
13
node release.js --remote=jquery/<project-name>
14
```
15
0 commit comments