This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

vrelease-bin
TypeScript icon, indicating that this package has built-in type declarations

0.3.3-rc.1 • Public • Published

Run Test Package Test Code Quality NPM Downloads GitHub tag

vrelease-js-wrapper

Javascript wrapper for vrelease. Install with npm:

npm install --save-dev vrelease-bin

Or yarn:

yarn add --dev vrelease-bin

How can I use it?

For instructions on how to use vrelease, see this.

Global install

npm i -g vrelease-bin

Sudo privileges might be needed. After that, vrelease will be available at PATH. Simply:

vrelease -h

Per 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:help

License

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

License

Package Sidebar

Install

npm i vrelease-bin

Weekly Downloads

1

Version

0.3.3-rc.1

License

CC0-1.0

Unpacked Size

608 kB

Total Files

11

Last publish

Collaborators

  • caian