cmdify : A small utility to help make spawning cross platform.. You can installing cmdify npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install cmdify $ sudo npm install -g cmdify
If want to update the cmdify package execute the command as below,
$ sudo npm update cmdify
Update package globally,
$ npm install -g cmdify
$ sudo git clone https://github.com/rektide/cmdify.git
$ sudo npm install -g ./cmdify
cmdify@0.0.4 /usr/lib/node_modules/cmdify
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cmdify
Package Name | cmdify |
Version | 0.0.4 |
Description | A small utility to help make spawning cross platform. |
Released Date | 2013-08-10T16:56:27.453Z |
Published by | danielchatfield |
How to Learn | https://www.npmjs.com/package/cmdify/tutorial |