c-clone

1.0.0 • Public • Published

c

clone a github repo folder but change it to svn .

Install

$ npm install -g cc

Info

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

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

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

/c-clone/

    Package Sidebar

    Install

    npm i c-clone

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • neo1218