Developer Guide¶
Setting up, building, and contributing to Kartoza Screencaster.
-
Dev shell
nix developgets you the entire toolchain pinned to the same versions CI uses. -
Build
Configure, build, test. Debug and release flavours.
-
Architecture
A high-level map of modules and how they interact at runtime.
-
Capture pipelines
Why we have three capture paths and how each one composes the final stream.
-
Contributing
Branch model, commit conventions, PR checklist, and where the spec lives.