aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(mling): add linter framework with async support and registry魏曹先生15 hours1-7/+8
* feat(mingling_cli): add metadata and linter commands with cargo analysis魏曹先生24 hours1-1/+26
* feat(mingling_cli): add scaffold for CLI tool魏曹先生39 hours1-0/+3
* Remove mingling_cli crate魏曹先生2026-04-251-15/+0
* Remove async from dispatcher parsing functions魏曹先生2026-04-191-3/+2
* Rename add_dispatcher module to dispatcher_mgr and add remove commandWeicao-CatilGrass2026-04-141-7/+7
* Add CLI program for managing dispatchers魏曹先生2026-04-061-0/+16