Files
tui-diff/README.md
Yves Biener 5dba0d4408
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m41s
Intial project structure with zterm dependency and basic tui render/event loop
2025-11-26 17:55:46 +01:00

221 B

tui-diff

TUI diff viewer for multiple VCS (i.e. svn, git, diff, etc.)

Caution

Only builds using the zig master version are tested to work.

Build the application as follows:

zig build --release=safe