update-version-cli

1.0.0 • Public • Published

Update Version CLI

Travis Downloads Node Version XO code style

Update Version number in NPM Package, Quasar & Cordova

Installation

Module available through the npm registry. It can be installed using the npm or yarn command line tools.

# NPM 
npm install update-version-cli --global
# Or Using Yarn 
yarn global add update-version-cli

Usage

update-version-cli

Tests

To run the test suite, first install the dependencies, then run test:

# NPM 
npm test
# Or Using Yarn 
yarn test

Dependencies

chalk: Terminal string styling done right Author: qix, sindresorhus
License: MIT
Version: ^3.0.0
enquirer: Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases. Author: Jon Schlinkert
License: MIT
Version: ^2.3.2
semver: The semantic version parser used by npm. Author: adam_baldwin, ahmadnassri, annekimsey, billatnpm, claudiahdz, darcyclarke, isaacs, mikemimik, ruyadorno
License: ISC
Version: ^7.1.1

Dev Dependencies

xo: JavaScript linter with great defaults Author: Sindre Sorhus
License: MIT
Version: ^0.24.0

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT © Tiago Danin

Package Sidebar

Install

npm i update-version-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

7.77 kB

Total Files

5

Last publish

Collaborators

  • tiagodanin