twolfson / grunt-zip

Zip and unzip files via a grunt plugin
MIT License
87 stars 19 forks source link

Update readme for better npm install #29

Closed gilbertbw closed 10 years ago

gilbertbw commented 10 years ago

Add to package.json as you install

twolfson commented 10 years ago

I would prefer to let the developer add that flag as they desire. It is not better because in this case, that is subjective; the developer could be building a grunt task that loads up other tasks. In this case, this would be a normal dependency.