0.0.4 • Published 6 years ago

omegaui-cli v0.0.4

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

OmegaUI Command Line Interface

OmegaUI 快速构建工具

依赖

node >= 9.0.0 && npm >= 6.0.0

安装

$ npm install omegaui-cli

使用

$ omegaui-cli init my-project

可以使用简写 i 替代 init 。

开发环境

cd my-project && npm run dev

生产环境

cd my-project && npm run build

相关说明

  • 稳定版本:功能均经过完整测试,状态稳定,推荐使用。
  • 开发版本:存在未经完整测试功能。

截图

npm.io