aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/src/proj_mgr
Commit message (Collapse)AuthorAgeFilesLines
* feat: add project template expansion with rule-based generation魏曹先生5 days2-0/+837
Implement `mling proj-init` to generate projects from zip templates with checklist-based configuration. Extracts template archive, moves checklist for user editing, and expands `tmpl_`-prefixed files using `just_template` with boolean rule evaluation from `rule.toml` for file hides and display toggles.