laggingreflex / npm-link-better

18 stars 4 forks source link

npm-link-better

npm link with extra features, such as:

Formerly npm-link-quick, npm-link-save, and npm-link-copy all now combined into this as a drop-in replacement.

Install

npm install --global npm-link-better

Usage

npm-link-better --quick
# or
nlq
npm-link-better --save <dependency>
# or
nls <dependency>
npm-link-better --copy <dependency>
# or
nlc <dependency>

Bonus Features: