README
CLI tool to download GitHub repo.
Install
$ npm install -g download-repo-cli
Usage
$ download-repo reactjs/redux
$ download-repo https://github.com/egoist/tooling
$ download-repo git@github.com:egoist/nwjs.git
$ download-repo https://github.com/egoist/testen.git
Related
- download-repo - API of this module
License
MIT © EGOIST