Initial mm CLI

This commit is contained in:
2026-06-25 11:01:58 +08:00
commit 77c22ab21f
8 changed files with 553 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
__pycache__/
*.py[cod]
*.egg-info/
.venv/