/npm-cd

Primary LanguageJavaScriptMIT LicenseMIT

npm-cd

Build Status styled with prettier All Contributors

cd npm pkg dir after git clone pkg when it not exist

https://gyazo.com/605847c450b8d82926e56b1f4cbb90fe

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):


akameco

💻 📖 ⚠️ 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © akameco