Developer Guide¶
KARTOZA · ZFS BACKUP
How the tool is put together and how to hack on it.
-
Architecture
Go + Bubble Tea + Lipgloss, with
syncoiddoing the heavy lifting underneath. State machine, stages, progress channel. -
Building
nix develop+go build, plus the helpernix run .#foocommands defined by the flake. -
Contributing
Issue template, commit conventions, PR flow, coding standards.