edmz / csv2lighthouse

Import tickets to Lighthouse from a basic CSV file

This URL has Read+Write access

name age message
file README Loading commit data...
file README.markdown
file csv2lighthouse.rb
file tickets-example.csv
README.markdown

Import tickets from a CSV file into Lightouse.

For the moment, the CSV file can only have 3 fields:

title,description,tags

in that order and with no spaces between header each header name.

Requires the Lighthouse API. Inspired by http://tech.howcast.com/?p=12