edmz / csv2lighthouse

Import tickets to Lighthouse from a basic CSV file

This URL has Read+Write access

edmz (author)
Thu Aug 07 07:59:17 -0700 2008
commit  71edc1ae10177028270eb791e5319e21d73a9474
tree    1d8aae71800f9272bbe96fe780c35eb9906bb049
parent  64cb1589fb48e56fe8bb379d7a8a96c67aec2f66
name age message
file README Loading commit data...
file csv2lighthouse.rb
file tickets-example.csv
README
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.

Requires the Lighthouse API (http://github.com/Caged/lighthouse-api/tree/master)
Inspired by http://tech.howcast.com/?p=12