# 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: ```sh zig build --release=safe ```