cpr : cp -R. You can installing cpr 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 cpr $ sudo npm install -g cpr
If want to update the cpr package execute the command as below,
$ sudo npm update cpr
Update package globally,
$ npm install -g cpr
$ sudo git clone https://github.com/rektide/cpr.git
$ sudo npm install -g ./cpr
cpr@3.0.1 /usr/lib/node_modules/cpr
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cpr
Package Name | cpr |
Version | 3.0.1 |
Description | cp -R |
Released Date | 2017-10-31T15:13:06.933Z |
Published by | davglass |
How to Learn | https://www.npmjs.com/package/cpr/tutorial |