mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-17 22:13:27 +01:00
This commit switches all relevant commands to treat the v2 applications.json asc format as the default format in all commands. The v1 applications.yaml file will still be processed correctly if passed.
13 lines
207 B
Markdown
13 lines
207 B
Markdown
# application-specific-configuration-schema
|
|
|
|
```
|
|
Generate a JSON Schema for applications.json
|
|
|
|
Usage: komorebic.exe application-specific-configuration-schema
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|