Skip to content

justscribner/custom-csv-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-csv-parser

To run the program:

  1. Download the zipfile from this repository.
  2. Unzip the folder.
  3. Move the executable file that fits your OS into the same folder as the csv file you need to modify.
  4. 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"

About

Custom csv parser written for a contract gig. Includes executables for Windows, MacOS and Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors