Files
2025-11-30 09:04:48 +08:00

12 lines
282 B
JSON

{
"name": "rpi-workflow",
"description": "A plugin that contains commands for the research -> plan -> implement workflow",
"version": "1.0.0",
"author": {
"name": "Víctor Barberà Quiñoa",
"email": "me@victorbarbera.dev"
},
"commands": [
"./commands"
]
}