Skip to content

kuangyeheng/easy-download-git-repo

Repository files navigation

Easy-download-git-repo

NPM version NPM download

Setup

npm i -g easy-download-git-repo 

Usage

Archive

inp https://github.com:kuangyeheng/easy-download-git-repo#master my-project

Git clone

inp -c https://github.com:kuangyeheng/easy-download-git-repo#master my-project

Local directory

inp -l D:\projects\project-seed my-project

Interactive

#Archive
inp

#Git clone
inp -c
 
#Local directory
inp -l

#Example

inp -l
*********************************** Attention ***********************************
* Tips: url split by ":"                                                        *
* For example:                                                                  *
* https://mygitlab.com:kuangyeheng/my-project#master                            *
*********************************************************************************

? Please,input your project name: my-project
? Please,input your project-seed path: D:\project-seed\vue
projectName: my-project

projectSeedPath: D:\project-seed\vue

isFromLocal: true

clone: false

Project init done!

Click here to read more

About

Download git repo to local

Resources

Stars

Watchers

Forks

Packages

No packages published