slushjs / gulp-install

Automatically install npm and bower packages if package.json or bower.json is found in the gulp file stream respectively
MIT License
106 stars 46 forks source link

Adding feature to add the directory to pick npm and bower #40

Open ankitladhania opened 8 years ago

ankitladhania commented 8 years ago

If a user wants to dynamically change the npm directory or bower directory then the user can add npmDir or bowerDir respectively to change the directory.