Skip to content

euler-room/truss_csv_normalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

This project runs on ruby and requires the CSV and active_support/all gems to be installed. I believe that CSV is included with ruby but active_support will need to be installed (if you have rails installed, you're done here).

To run the normalizer:

  • navigate to the directory that contains normalizer.rb
  • ruby ./normalizer.rb < [path_to]/sample.csv > [path_to]/output.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages