nodevolution-cli

1.2.2 • Public • Published

nodevolution-cli

installation

$ npm install -g nodevolution-cli

usage

create configuration file

$ nx config create

link packages in scope

$ nx link

unlink packages in scope

$ nx unlink

bump versions

$ nx bump [packagename] [version level]

available version levels:

  • major
  • minor
  • patch
  • premajor
  • preminor
  • prepatch
  • prerelease

Readme

Keywords

none

Package Sidebar

Install

npm i nodevolution-cli

Weekly Downloads

0

Version

1.2.2

License

MIT

Last publish

Collaborators

  • nhutier