aboutsummaryrefslogtreecommitdiff
path: root/mling/src/proj_mgr/generator.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(core)!: remove `to_chain` and `to_render` from `Grouped` trait魏曹先生2 days1-1/+1
* fix!: rename `Groupped` to `Grouped` across the codebase魏曹先生3 days1-1/+1
* style: Reorder imports and reformat code with cargo fmt魏曹先生11 days1-2/+2
* feat: require renderers to return RenderResult instead of mutating one魏曹先生11 days1-8/+19
* refactor(proj_mgr): reorganize imports and reformat code魏曹先生2026-06-291-3/+10
* feat(proj_mgr): add project generation with interactive checklist魏曹先生2026-06-261-0/+39