c

clone a github repo folder

MIT License

Stars
31

c

Install

$ npm install -g c-clone

Info

[Info] c: clone a github repo folder version: 1.0.0

Usage

[Usage] c install [github_folder_url] c install [github_folder_url] [rename]

for example: if you want to get flask examples, but don't like clone the whole flask repo, you can run: c install https://github.com/pallets/flask/tree/master/examples or clearer c install https://github.com/pallets/flask/tree/master/examples flask_examples

Note

if you first use c install, you may meet this:

R)eject, accept (t)emporarily or accept (p)ermanently?

just type P :)

License

MIT@neo1218 check LICENSE for more detail