from-package-to-terminal

2.0.0 • Public • Published

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

Package Sidebar

Install

npm i from-package-to-terminal

Weekly Downloads

0

Version

2.0.0

License

MIT

Last publish

Collaborators

  • git.faf