0.2.8 • Published 3 years ago

ocp-boot-cli v0.2.8

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

ocp-boot-cli

命令行工具,支持快速创建、更新项目框架以及modules组件文件

安装

npm install ocp-boot-cli

##控制台指令 ###帮助信息

$ocp-boot -h
 _  __ _     _  _  _ ___    __   ___
/ \/  |_)   |_)/ \/ \ |    /  |   |
\_/\__|     |_)\_/\_/ |    \__|___|_

Usage: main [options]

Options:
  -v, --version                 output the current version
  -cp, --create-project [name]  create project
  -cm, --create-module [name]   create module
  -up, --update-project         update project
  -ru, --revoke-update          revoke project update
  -h, --help                    display help for command

###查看版本

$ ocp-boot -v
0.1.0

###创建项目

$ ocp-boot -cp
>> Start creating project...
...
✔ All created done, Thanks.

...

0.2.8

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.3

3 years ago

0.2.4

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.0.20

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.23

3 years ago

0.0.19

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago