Monitors KittyCAD's API.
Just use cargo run
.
You can edit the probes themselves in configuration/probes.yaml
, or the overall configuration in configuration/config.yaml
.
To use a different path, set the desired path with --config-file
or --probes-file
.
Just use cargo test
.