aboutsummaryrefslogtreecommitdiff
path: root/mling/src/cli.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename CompletionDispatcher to CMDCompletion and hide internal types魏曹先生4 days1-2/+2
|
* Remove `__completion_gen` module wrapping from macro output魏曹先生2026-05-071-3/+1
|
* Remove implicit help print and add version flag魏曹先生2026-04-281-6/+5
|
* Add terminal colored rendering and guide text魏曹先生2026-04-281-8/+38
|
* Rename refresh command to install魏曹先生2026-04-281-3/+3
|
* Add scaffolding CLI tool `mling`魏曹先生2026-04-281-0/+45