gpm plugin for run npm install
after add repository
if the project contain package.json
and yarn.lock
and command yarn
is valid.
will run yarn
instead of npm install
npm install gpm-plugin-npmi -g
gpm add https://github.com/gpmer/gpm.js.git -p npmi
# or
gpm add https://github.com/gpmer/gpm.js.git --plugin npmi
git clone https://github.com/gpmer/gpm-plugin-npmi.git
cd ./gpm-plugin-npmi
node ./index.js
You can flow Contribute Guide
The MIT License