npm-cd
v0.2.0
Published
cd npm pkg dir after git clone pkg when it not exist
Downloads
10
Readme
npm-cd
cd npm pkg dir after git clone pkg when it not exist
Install
$ npm install --global npm-cd
CLI
$ npm-cd --help
cd npm pkg dir after git clone pkg when it not exist
Usage
$ npm-cd [package name]
Options
--clear clear all cache
Examples
$ npm-cd redux
exists /Users/akameco/src/github.com/reactjs/redux
cd /Users/akameco/src/github.com/reactjs/redux
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
License
MIT © akameco