gruntme
v1.0.10
Published
> Searches your Gruntfile for modules loaded with loadNpmTasks and installs and adds the modules to the dependencies or devDependencies section.
Readme
gruntme
Searches your Gruntfile for modules loaded with loadNpmTasks and installs and adds the modules to the dependencies or devDependencies section.
Install
npm i -g gruntmeUsage
gruntme -S install to dependencies
gruntme --save install to dependencies
gruntme -D install to devDependencies
gruntme --save-dev install to devDependencies