Tabulensis

Download the CLI

Grab the latest release binaries or install from source with Rust. Everything runs locally and your workbooks stay on your machine.

Release binaries

macOS, Windows, and Linux assets are published with every release.

From source

Install the CLI directly from the repo when you want the freshest build.

cargo install --locked --path cli

Rust crate

Use the core library in your own tooling via the excel_diff crate.