2.0.0 • Published 6 years ago

from-package-to-terminal v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

from-package-to-terminal

Parses your package json files and returns the npm commands that will be needed to install the dependencies.

usage

Check src/index.spec.js file for usage.

installation

  # global
  npm i -g from-package-to-terminal

  # or as dev dependency
  npm i -D from-package-to-terminal

  # or as dependency
  npm i -S from-package-to-terminal

License

MIT © Git Faf 2017 - 2018