Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:18 +08:00
commit 7a2be5a7e5
4 changed files with 73 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "github",
"description": "GitHub integration plugin",
"version": "0.0.1",
"author": {
"name": "Kento Shirasawa",
"email": "shirasawa@novalumo.com"
},
"commands": [
"./commands"
]
}