Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:59:04 +08:00
commit cb040b113c
17 changed files with 5799 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "symfony",
"description": "Plugin Symfony avec commandes make, documentation et intégrations framework",
"version": "1.0.0",
"author": {
"name": "Aurélien Tournayre",
"email": "aurelien.tournayre@gmail.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}