Skip to content

Commit 839dfce

Browse files
authored
docs: README mentions package-based templates on mcpp new (#113)
1 parent f75960a commit 839dfce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ import mcpplibs.cmdline;
195195
<details>
196196
<summary><b>开发体验</b></summary>
197197

198-
- `mcpp new`创建模块化项目模板
198+
- `mcpp new`创建模块化项目;`--template <pkg>[@ver][:<tmpl>]` 使用**库自带模板**(如 `--template imgui`),`--list-templates <pkg>` 列举
199199
- `mcpp run [-- args]` — 构建并运行
200200
- `mcpp test [-- args]` — 自动发现并运行测试
201201
- `mcpp search` — 搜索包索引

0 commit comments

Comments
 (0)