@deepstorm/cli 0.4.1 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -60,6 +60,7 @@ npm install ./@deepstorm/cli-0.1.0.tgz
60
60
 
61
61
  | 命令 | 说明 |
62
62
  |------|------|
63
+ | `init` | 项目脚手架初始化 |
63
64
  | `setup` | 安装向导,自动安装 skills/agents/hooks |
64
65
  | `config` | 配置管理 |
65
66
  | `template` | 模板管理 |