Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 389 Bytes

README.markdown

File metadata and controls

12 lines (7 loc) · 389 Bytes

Import tickets from a CSV file into Lighthouse.

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

title,description,tags,state,milestone

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

Requires the Lighthouse API.

Inspired by http://tech.howcast.com/?p=12