1.0.6 • Published 4 months ago

@btrl/cli v1.0.6

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

@btrl/cli

基于vue3生态的个人脚手架工具(2023版)

技术栈

  • vite
  • unplugin-auto-import/vite
  • vue3
  • vue-router
  • pinia
  • unocss
  • eslint
  • stylelint
  • typescript
  • sass
  • simple-git-hooks
  • alova
    • 封装更实用的ajax请求库,支持小程序端

支持的模板

  • vue3 SPA起手模版
  • nuxt3 SSR起手模版
  • vue3 + tauri桌面应用起手模版
  • vue3 + uniapp 小程序起手模版
    • 内置uview-plus组件库
  • vue3 油猴脚本起手模版

全局安装

$ npm install -g @btrl/cli

使用

创建项目

$ kc [create|new] [project-name]

参数

  • -f, --force: 如果目录存在,强制删除后再创建
  • -p, --path: 指定创建路径,默认为当前路径

查看帮助

$ kc --help

查看版本

$ kc --version

查看命令详情

$ kc [command] --help

License

MIT License © 2023

1.0.6

4 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago