Files
2025-11-29 18:22:52 +08:00

14 lines
250 B
JSON

{
"name": "git-workflow",
"description": "Git and GitHub workflow commands for commits and pull requests",
"version": "1.0.0",
"author": {
"name": "David Lopes"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}