To run the program:
- Download the zipfile from this repository.
- Unzip the folder.
- Move the executable file that fits your OS into the same folder as the csv file you need to modify.
- Open a terminal in that location and run the command followed by a space and the filename of the csv to modify. Tada!
Sample Commands: Windows: "csv-parser-win.exe sample.csv" Linux: "csv-parser-linux sample.csv" MacOS: "csv-parser-macos sample.csv"