edmz / csv2lighthouse
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
71edc1a
commit 71edc1ae10177028270eb791e5319e21d73a9474
tree 1d8aae71800f9272bbe96fe780c35eb9906bb049
parent 64cb1589fb48e56fe8bb379d7a8a96c67aec2f66
tree 1d8aae71800f9272bbe96fe780c35eb9906bb049
parent 64cb1589fb48e56fe8bb379d7a8a96c67aec2f66
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
csv2lighthouse.rb | ||
| |
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

