1.1.3 • Published 5 years ago

clone-app v1.1.3

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

clone-app

Clone a git repositort via shell command.

Installation

$ yarn global add clone-app

or

$ npm install -g clone-app

Commands

#help
$ clone-app -h

# add a new template
$ clone-app add

# initial project from template
$ clone-app init

# view template name list
$ clone-app list

# remove template
$ clone-app remove