0.0.7 • Published 3 years ago

@coolcollege/cool-scripts v0.0.7

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

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