dir-compare : Node JS directory compare. You can installing dir-compare 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 dir-compare $ sudo npm install -g dir-compare
If want to update the dir-compare package execute the command as below,
$ sudo npm update dir-compare
Update package globally,
$ npm install -g dir-compare
$ sudo git clone https://github.com/rektide/dir-compare.git
$ sudo npm install -g ./dir-compare
dir-compare@1.4.0 /usr/lib/node_modules/dir-compare
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dir-compare
Package Name | dir-compare |
Version | 1.4.0 |
Description | Node JS directory compare |
Released Date | 2017-04-05T04:02:55.686Z |
Published by | gliviu |
How to Learn | https://www.npmjs.com/package/dir-compare/tutorial |