load-grunt-config : Grunt plugin that lets you break up your Gruntfile config by task. You can installing load-grunt-config 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 load-grunt-config $ sudo npm install -g load-grunt-config
If want to update the load-grunt-config package execute the command as below,
$ sudo npm update load-grunt-config
Update package globally,
$ npm install -g load-grunt-config
$ sudo git clone https://github.com/rektide/load-grunt-config.git
$ sudo npm install -g ./load-grunt-config
load-grunt-config@0.19.2 /usr/lib/node_modules/load-grunt-config
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall load-grunt-config
Package Name | load-grunt-config |
Version | 0.19.2 |
Description | Grunt plugin that lets you break up your Gruntfile config by task |
Released Date | 2016-04-27T20:16:01.833Z |
Published by | solomon |
How to Learn | https://www.npmjs.com/package/load-grunt-config/tutorial |