0.0.1-beta.35 • Published 1 year ago

@zwkang-dev/create-template v0.0.1-beta.35

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@zwkang-dev/create-template

description: my useful template collections

NPM version NPM downloads NPM license

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>

Try it now

LICENSE

MIT License © 2022 zwkang