Skip to content

Developer Guide

KARTOZA · ZFS BACKUP

How the tool is put together and how to hack on it.

  • Architecture


    Go + Bubble Tea + Lipgloss, with syncoid doing the heavy lifting underneath. State machine, stages, progress channel.

    Architecture

  • Building


    nix develop + go build, plus the helper nix run .#foo commands defined by the flake.

    Building

  • Contributing


    Issue template, commit conventions, PR flow, coding standards.

    Contributing