3.0.2 • Published 7 years ago

easy-download-git-repo v3.0.2

Weekly downloads
11
License
MIT
Repository
github
Last release
7 years ago

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

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago