callerc1 / shipit-npm

Npm tasks for shipit.
MIT License
21 stars 12 forks source link

Add `installCommand` option. #17

Closed shogogg closed 4 years ago

shogogg commented 8 years ago

Facebook released yet another package manager called Yarn. It is very fast and compatible with npm.

I want to use it when deploying my apps, so I added installCommand option to replace the command npm install to yarn.