aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/src/proj_mgr/template_source.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: add remote template source support via git refs魏曹先生38 hours1-0/+365
Allow `proj-init` to accept a `<ref>@<variant>` template source that resolves and caches templates from a git repository, falling back to local directories for plain paths.