2.0.1 • Published 4 years ago

xieyezi-cli v2.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

特性

  • 快速生成项目模板
  • 支持react+ts 项目
  • 支持Vue 2.x 项目
  • 错误提示 ❎
  • 命令联想☁️
  • eslint
  • prettier
  • 生成git提交模版

安装

 yarn global add xieyezi-cli  ||  npm isntall -g xieyezi-cli

Option

Usage: xieyezi-cli <command> [options]

Options:
  -V, --version      output the version number
  -h, --help         output usage information

Commands:
  create <app-name>    Create a project with template from xieyezi react template