0.4.2 • Published 5 months ago

@code-lab/core-cli v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

core-cli

Get Started

npm install @code-lab/core-cli -g
# get help information

core-cli -h

Create a new project use core-cli

core-cli init [option]

# example: core-cli init my-app --template vue3-template -debug

Example:

you can use core-cli init my-app --template vue3-template -debug create a preset project, also you can use core-cli init command to create a new project step by step.

preset template list supported now

  • vue3-template
  • react18-template
0.4.1

5 months ago

0.4.0

5 months ago

0.4.2

5 months ago

0.3.3

5 months ago

0.3.2

5 months ago

0.3.1

5 months ago

0.3.0

5 months ago

0.2.1

5 months ago

0.2.0

5 months ago

0.1.0

5 months ago