1.0.10 • Published 6 years ago

gruntme v1.0.10

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

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 gruntme

Usage

gruntme -S         install to dependencies
gruntme --save     install to dependencies
gruntme -D         install to devDependencies
gruntme --save-dev install to devDependencies

License

MIT

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago