Skip to content

Quickly add tags to csv data from the command line

Notifications You must be signed in to change notification settings

paul-bokelman/csv-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV data tags

Quickly and easily add tags to your CSV data.

Directions for use

  1. Clone repo to your local machine
  2. Change directory to the repo
  3. Run npm install
  4. Add your CSV data to the data directory
  5. Run npm start
  6. Add tags to your data through the command line
  7. Your tagged data will be in the output directory

Note: The CSV data must have a header row with the column names.

About

Quickly add tags to csv data from the command line

Resources

Stars

Watchers

Forks