0.3.3 • Published 3 years ago

@gxmari007/create-template v0.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-template

npm (scoped) GitHub license

A scaffolding tool for creating templates.

Usage

npm init @gxmari007/template
# or
yarn create @gxmari007/template

then follow the prompts.

you can specify the project name and template on the command line.

npm init @gxmari007/template my-app --template lib-ts

also you can input the --help or -h command for more info.

npm init @gxmari007/template --help

Template

  • lib-ts
  • vite-plugin
  • vue-component

License

MIT

0.3.3

3 years ago

0.3.2

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.4

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago