Skip to content

gpmer/gpm-plugin-npmi

Repository files navigation

gpm-plugin-npmi

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

Installation

npm install gpm-plugin-npmi -g

Usage

gpm add https://github.com/gpmer/gpm.js.git -p npmi

# or

gpm add https://github.com/gpmer/gpm.js.git --plugin npmi

Contribute

git clone https://github.com/gpmer/gpm-plugin-npmi.git
cd ./gpm-plugin-npmi
node ./index.js

You can flow Contribute Guide

License

The MIT License

About

gpm plugin for run npm install after add repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published