0.5.14 • Published 3 years ago

create-vusion v0.5.14

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

Create Vusion

CLI for init Vusion Projects.

Quick Start

npm create vusion
// same as
npm init vusion
npm create vusion admin-cloud-lite my-app
// same as
npm init vusion admin-cloud-lite my-app

Install

npm install -g create-vusion

Commands

  • npm init vusion help: Show help of all commands
  • npm init vusion -V, --version: Show the version of current CLI

User

  • npm create vusion app [package-name] --client-template [client-template-name]: Initialize a vusion project based on client-template-name.

  • npm create vusion app [package-name] --client-template [client-template-name] --server-template [server-template-name]: Initialize a vusion project based on client-template-name with server-template-name.

    • -c, --client-template [client-template-name]:Based on template-name (default: cloud-admin-lite)
    • -s, --server-template [server-template-name]:Based on template-name (default: cloud-admin-fullstack)

Contributor

command

  • npm init vusion block [package-name]: Initialize a vusion block
  • npm init vusion component [package-name]: Initialize a vusion component
  • npm init vusion repository [package-name]: Initialize a vusion repository
  • npm init vusion template [package-name] [options]: Initialize a template based on an existing template
    • -t, --template <template-name>: Based on template-name (default: cloud-admin-lite)

prompt

  • npm init vusion: into prompt mode
0.5.14

3 years ago

0.5.13

4 years ago

0.5.12

4 years ago

0.5.10

4 years ago

0.5.9

4 years ago

0.5.8

4 years ago

0.5.7

4 years ago

0.5.6

4 years ago

0.5.4

4 years ago

0.5.5

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.12

4 years ago

0.4.11

4 years ago

0.4.10

4 years ago

0.4.9

4 years ago

0.4.8

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.4

4 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago