bulk-require : require a whole directory of trees in bulk. You can installing bulk-require 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 bulk-require $ sudo npm install -g bulk-require
If want to update the bulk-require package execute the command as below,
$ sudo npm update bulk-require
Update package globally,
$ npm install -g bulk-require
$ sudo git clone https://github.com/rektide/bulk-require.git
$ sudo npm install -g ./bulk-require
bulk-require@1.0.1 /usr/lib/node_modules/bulk-require
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bulk-require
Package Name | bulk-require |
Version | 1.0.1 |
Description | require a whole directory of trees in bulk |
Released Date | 2017-07-18T21:13:24.762Z |
Published by | gmaclennan |
How to Learn | https://www.npmjs.com/package/bulk-require/tutorial |