feat(cli): generate json schemas locally

This commit updates the various komorebic json schema generation
commands to generate the schemas locally, without requiring a running
instance of komorebi to communicate with over IPC.
This commit is contained in:
LGUG2Z
2024-09-18 10:59:22 -07:00
parent 96d094d9d7
commit df19d06333
6 changed files with 46 additions and 36 deletions

View File

@@ -45,4 +45,6 @@ docgen:
schemagen:
komorebic static-config-schema > schema.json
komorebic application-specific-configuration-schema > schema.asc.json
komorebi-bar --schema > schema.bar.json
generate-schema-doc .\schema.json --config template_name=js_offline --config minify=false .\static-config-docs\