Skip to content

A ruby script to transform .csv files into mediawiki table format

Notifications You must be signed in to change notification settings

UCSF-MS-DCC/csv2wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

csv2wiki

A ruby script to transform .csv files into mediawiki table-format markup How to use:

From the terminal command line:

ruby csv2wiki.rb /path/to/csv/file.csv output_filename

the script will ingest the csv file and output a plain text file in a format that can be copy/pasted into the mediawiki edit page interface.

About

A ruby script to transform .csv files into mediawiki table format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages