@zwkang-dev/create-template
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-beta.35 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @zwkang-dev/create-template

Weekly Downloads

0

Version

0.0.1-beta.35

License

MIT

Unpacked Size

30.3 kB

Total Files

8

Last publish

Collaborators

  • zwkang