@zwkang-dev/create-template
v0.0.1-beta.35
Published
> a simple template manager
Readme
@zwkang-dev/create-template
description: my useful template collections
Features
- quick start a new project with a template
- easy to use
- allow u can install github project as template
- allow u can download zip as template
- provide internal template for use
Usage
npm install @zwkang-dev/create-template -g- generator a template
zct generator <template-name> <output-dir>- install a template
zct download-git <git-url>- install a template from zip
zct download-zip <zip-url>- list all internal templates
zct list-template- remove a template
zct remove-template <template-name>