Skip to content
Snippets Groups Projects
Commit 5ec451b3 authored by Simon Wittl's avatar Simon Wittl
Browse files

Merge branch 'uv' into 'main'

Uv

See merge request roboct/definitions/json_schemas!6
parents 167f23b9 b9946d68
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,14 @@ This data structure use always a human-readable `.json` for storing header infor
## CLI
CLI tools for the validation of folder are automatically created.
To use the current tool just use:
```ps
uvx --from git+https://mygit.th-deg.de/roboct/definitions/json_schemas projection_validator --help
To install the current tools just use:
```ps1
uv tool install --from git+https://mygit.th-deg.de/roboct/definitions/json_schemas thd-json
```
After the installation the validators are available as CLI:
```ps1
projection_validator(.exe) --help
```
### Projection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment