| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add remote template source support via git refs | 魏曹先生 | 8 days | 1 | -0/+1 |
| | | | | | | | 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. | ||||
| * | feat: add project template expansion with rule-based generation | 魏曹先生 | 9 days | 1 | -1/+2 |
| | | | | | | | | | 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. | ||||
| * | style: format code and fix minor lint issues | 魏曹先生 | 9 days | 1 | -0/+1 |
| | | |||||
| * | feat: add package and project manager modules | 魏曹先生 | 9 days | 1 | -0/+0 |
