We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f91b2af commit 9073d3bCopy full SHA for 9073d3b
README.md
@@ -20,3 +20,7 @@ cmdcomp --file ${YOUR_CONFIG_TOML_FILE} --shell-type bash
20
```shell
21
docker run --rm -itv $(pwd):/apps/cmdcomp yassun4dev/cmdcomp --file ${YOUR_CONFIG_TOML_FILE} --shell-type bash
22
```
23
+
24
+### JSON Schema
25
26
+https://raw.githubusercontent.com/yassun4dev/cmdcomp/main/docs/config.schema.json
0 commit comments