sukobuto / csvdiff

Diff csv file and output differences of each columns as csv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV diff command line tool

getting started

git clone https://github.com/sukobuto/csvdiff.git
cd csvdiff
cargo build --release
cargo install --path .

About

Diff csv file and output differences of each columns as csv.

License:MIT License


Languages

Language:Rust 100.0%