1.0.3 • Published 5 years ago

dependency-installer-for-node v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

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.

License

MIT