cd npm pkg dir after git clone pkg when it not exist
$ npm install --global npm-cd
$ 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
Thanks goes to these wonderful people (emoji key):
akameco 💻 📖 |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!
MIT © akameco