0.3.3-rc.1 • Published 4 years ago
vrelease-bin v0.3.3-rc.1
vrelease-js-wrapper
Javascript wrapper for vrelease. Install with npm:
npm install --save-dev vrelease-binOr yarn:
yarn add --dev vrelease-binHow can I use it?
For instructions on how to use vrelease, see this.
Global install
npm i -g vrelease-binSudo privileges might be needed. After that, vrelease will be available at
PATH. Simply:
vrelease -hPer project basis
When installing on a single project, add a script to your package.json:
{
"scripts": {
"vrelease:help": "vrelease -h"
}
}And run like any npm script:
npm run vrelease:helpLicense
To the extent possible under law, Caian Ertl has waived all copyright
and related or neighboring rights to this work. In the spirit of freedom of
information, I encourage you to fork, modify, change, share, or do whatever
you like with this project! ^C ^V
0.3.3-rc.1
4 years ago
0.3.3-rc.0
4 years ago
0.3.2
4 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago