diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-29 04:55:16 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-29 04:55:16 +0800 |
| commit | f646fedb3d8280fb0ea928494f64dc6eb921e94a (patch) | |
| tree | ad4a58a58d1f16282768426da6baae36904a8655 /mling/res/template_0.2/command/src | |
| parent | 8d2d7ff2dc376a012484d4d9ff3ac85a7360a2e5 (diff) | |
feat: add template_0.2 scaffolding and update CHECKLIST
Add empty template directories for command, flat, and modularity
layouts under template_0.2. Revise CHECKLIST to include project
description prompt and pre-initialization step, reorder feature
checklist, and fix a trailing whitespace.
Diffstat (limited to 'mling/res/template_0.2/command/src')
| -rw-r--r-- | mling/res/template_0.2/command/src/main.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mling/res/template_0.2/command/src/main.rs b/mling/res/template_0.2/command/src/main.rs new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/mling/res/template_0.2/command/src/main.rs @@ -0,0 +1 @@ + |
