9bfeea89d9391452b872ee295dd07c9b1a569c0e
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m26s
For example you can run the following bash command: ```bash tui-diff <(git diff) ``` With this command you create a temporary file containing contents of the `git diff` command and is provided to `tui-diff` to open and render.
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
Languages
Zig
100%