Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:06:47 +08:00
commit c269014fe7
4 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "plan",
"description": "For easy problems, start here. For harder problems, do this after Explore.",
"version": "1.0.0",
"author": {
"name": "Galen Ward"
},
"commands": [
"./commands"
]
}