xjd-cli-create

0.0.7 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i xjd-cli-create

Weekly Downloads

91

Version

0.0.7

License

ISC

Unpacked Size

1.44 MB

Total Files

85

Last publish

Collaborators

  • luckyhammer