Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:45 +08:00
commit 9c985816e7
4 changed files with 69 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "dmv",
"description": "Do git the way I like",
"version": "1.0.0",
"author": {
"name": "racurry",
"email": "zhongweili@tubi.tv"
},
"mcp": [
"./.mcp.json"
]
}