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 9073d3b commit 444179dCopy full SHA for 444179d
README.md
@@ -21,6 +21,8 @@ cmdcomp --file ${YOUR_CONFIG_TOML_FILE} --shell-type bash
21
docker run --rm -itv $(pwd):/apps/cmdcomp yassun4dev/cmdcomp --file ${YOUR_CONFIG_TOML_FILE} --shell-type bash
22
```
23
24
-### JSON Schema
+## JSON Schema
25
+
26
+### Config
27
28
https://raw.githubusercontent.com/yassun4dev/cmdcomp/main/docs/config.schema.json
0 commit comments