clone-app

1.1.3 • Public • Published

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

Package Sidebar

Install

npm i clone-app

Weekly Downloads

1

Version

1.1.3

License

ISC

Unpacked Size

22.9 kB

Total Files

22

Last publish

Collaborators

  • dxh_hxd