/ngos

(Experimental Version) CLI tool for comparing two `CSV` files, and create the output of that difference

Primary LanguageGo

ngos

(EXPERIMENTAL, there are still many bugs)

Tool for comparing two CSV files, and create the output of that difference

TODO:

  • Implement Concurrency
  • Modular Code
  • Handling CSV file with multiple column

Usage

$ ngos ngos -old a.csv -new b.csv -o output.csv