0.3.0 • Published 8 years ago

yarn-installs v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Credit

All credits are given to Joakim Carlstein https://www.npmjs.com/package/gulp-install. yarn-installs is modified on top of gulp-install to support Yarn.

Automatically install npm, bower, tsd, and pip packages/dependencies if the relative configurations are found in the gulp file stream respectively

File FoundCommand run
package.jsonyarn install
bower.jsonbower install
tsd.jsontsd install
requirements.txtpip install -r requirements.txt
0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago