Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:08 +08:00
commit 8be7da7e40
4 changed files with 354 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "dt-git",
"description": "Tools for interacting with git and github.",
"version": "0.1.0",
"author": {
"name": "Dan Turkel",
"email": "daturkel@gmail.com"
},
"skills": [
"./skills"
]
}