Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# PupBot CLI
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FPupbotjs%2FCLI.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FPupbotjs%2FCLI?ref=badge_shield)

> 除bin目录外, 其他文件应在lib 目录.
PupBot CLI 是框架的命令行工具,就是你启动框架的 `pup` 命令。

Expand Down Expand Up @@ -26,4 +28,7 @@ PupBot CLI 是框架的命令行工具,就是你启动框架的 `pup` 命令
| `pup delete` | 通过 `pm2` 删除后台框架进程 |
| `pup create` | 引导生成插件开发模板,支持 JS/TS |
| `pup update` | 检查脚手架新版本,并自动更新框架和其他依赖 |
| `pup fix --device` | 修复命令,`--device` 随机修改设备 `IMEI` |
| `pup fix --device` | 修复命令,`--device` 随机修改设备 `IMEI` |

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FPupbotjs%2FCLI.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FPupbotjs%2FCLI?ref=badge_large)