0.0.6-alpha.2 • Published 3 years ago

@coolvision/cool-scripts v0.0.6-alpha.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

cool-scripts

PC端脚手架,支持构建项目和组件

npm version

Features

  • 初始化模板
  • 本地调试
  • 代码打包构建
  • 代码部署

Install

npm install @coolvision/cool-scripts -g

Usage

cool init # 初始化模板

cool dev # 本地调试
 
cool build # 代码打包构建
cool deploy # 代码部署

Examples

TODO

  • 组件文档编译部署、站点部署
  • 小程序