aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/help
Commit message (Collapse)AuthorAgeFilesLines
* feat(cli): add dynamic completion scripts and global helpwip/mingling-cli-ux魏曹先生10 hours1-0/+3
| | | | | | Enable the dispatch_tree and comp features to generate completion scripts during build and register global help and completion support in the main entry point.
* feat(mingling_cli): add wrapper binary and optimize release profile魏曹先生13 days1-0/+0
Add `mling` wrapper binary that delegates to `mingling-cli`, enabling separate binary names while maintaining Cargo conventions.