Skip to content

A simple Ruby script to convert CSV input to YAML output.

License

Notifications You must be signed in to change notification settings

LambdaCalculus37/csv-to-yaml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby CSV to YAML Converter

A simple Ruby script to convert CSV lists to YAML.

The original script is from Gist and can be found here.

To use this script, simply run it from the terminal:

$ ruby csv-to-yaml.rb /path/to/csvfile

TODO

  • Have the script actually output a YAML file

About

A simple Ruby script to convert CSV input to YAML output.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%