We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75960a commit 839dfceCopy full SHA for 839dfce
1 file changed
README.md
@@ -195,7 +195,7 @@ import mcpplibs.cmdline;
195
<details>
196
<summary><b>开发体验</b></summary>
197
198
-- `mcpp new` — 创建模块化项目模板
+- `mcpp new` — 创建模块化项目;`--template <pkg>[@ver][:<tmpl>]` 使用**库自带模板**(如 `--template imgui`),`--list-templates <pkg>` 列举
199
- `mcpp run [-- args]` — 构建并运行
200
- `mcpp test [-- args]` — 自动发现并运行测试
201
- `mcpp search` — 搜索包索引
0 commit comments