dependency-installer-for-node
v1.0.3
Published
DIN: Dependency Installer for Node
Downloads
4
Readme
DIN: Dependency Installer for Node
DIN is a cli to install a project dependency using the package manager detected via the lock file.
Installation
Use the package manager of your chioce to install DIN.
npm install --global dependency-installer-for-node
yarn global add dependency-installer-for-node
Usage
$ din
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.