Tool for comparing two CSV
files, and create the output of that difference
TODO:
- Implement Concurrency
- Modular Code
- Handling
CSV
file with multiple column
$ ngos ngos -old a.csv -new b.csv -o output.csv
(Experimental Version) CLI tool for comparing two `CSV` files, and create the output of that difference
Go