0.0.7 • Published 7 months ago

xjd-cli-create v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

vue-style-cli

This is a cli tool for create xjd-project code;

Install

  // npm
  npm install xjd-cli-create -g

Usage

Usage: vs [options] [command]
Options:
    -V, --version            output the version number
    -h, --help               output usage information

Commands:

create|c options create a vue component with directory

Options:
    -p, --path [path]  real path; Please use relative paths
    -o,--only          create only component without directory
    -s,--scoped        Scoped CSS
    -l, --lang [lang]  CSS Modules
    -t, --typescript [format] TypeScript support two formats (In multi folder only): vue template and html template
    -h, --help         output usage information
0.0.7

7 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago