11 lines
No EOL
210 B
Markdown
11 lines
No EOL
210 B
Markdown
This is the Continuous Integration tool that builds the product in various configurations.
|
|
|
|
Running
|
|
|
|
Install the python `uv` tool.
|
|
|
|
`pip install uv`
|
|
|
|
Now run the python in this directory
|
|
|
|
`uv run ci-compile.py` |