Skip to content

Commit 9073d3b

Browse files
committed
Add: JSON Schema.
1 parent f91b2af commit 9073d3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ cmdcomp --file ${YOUR_CONFIG_TOML_FILE} --shell-type bash
2020
```shell
2121
docker run --rm -itv $(pwd):/apps/cmdcomp yassun4dev/cmdcomp --file ${YOUR_CONFIG_TOML_FILE} --shell-type bash
2222
```
23+
24+
### JSON Schema
25+
26+
https://raw.githubusercontent.com/yassun4dev/cmdcomp/main/docs/config.schema.json

0 commit comments

Comments
 (0)