mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-01 22:19:18 +02:00
30 lines
740 B
JSON
30 lines
740 B
JSON
{
|
|
"schema_version": "1.0",
|
|
"updated_at": "2026-04-24T00:00:00Z",
|
|
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.json",
|
|
"presets": {
|
|
"lean": {
|
|
"name": "Lean Workflow",
|
|
"id": "lean",
|
|
"version": "1.0.0",
|
|
"description": "Minimal core workflow commands - just the prompt, just the artifact",
|
|
"author": "github",
|
|
"repository": "https://github.com/github/spec-kit",
|
|
"license": "MIT",
|
|
"bundled": true,
|
|
"requires": {
|
|
"speckit_version": ">=0.6.0"
|
|
},
|
|
"provides": {
|
|
"commands": 5,
|
|
"templates": 0
|
|
},
|
|
"tags": [
|
|
"lean",
|
|
"minimal",
|
|
"workflow",
|
|
"core"
|
|
]
|
|
}
|
|
}
|
|
} |