1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
This commit is contained in:
lucasmerlin
2025-10-09 16:28:14 +02:00
parent a3c7351d58
commit 430a3fbc78

View File

@@ -42,7 +42,7 @@ You can use it locally via
- `kitdiff git` will compare the current files to the default branch (main/master)
Or in the browser via
- going to https://rerun-io.github.io/kitdiff/ and pasting a PR or github artifact url
- linking to kitdiff via e.g. a github workflow `https://rerun-io.github.io/kitdiff/?url=<link_to_pr_or_artefact>`
- linking to kitdiff via e.g. a github workflow `https://rerun-io.github.io/kitdiff/?url=<link_to_pr_or_artifact>`
To install kitdiff run `cargo install --git https://github.com/rerun-io/kitdiff`