mangobanaani / Tempo2CSV

fetches Tempo (Atlassian JIRA plugin) worklogs and converts them into csv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tempo2CSV

Fetches Tempo (Atlassian JIRA plugin) worklogs and converts it to CSV.

Tempo.io is quite popular JIRA -plugin which tracks time fluently spent on projects, issues and whatnot. The UI has functionality to extract information, but this little program calling API will help to completely automate it.

My purpose with this was to automate analyzing and predicting Tempo worklogs with R, but it's not limited to that. Some very simple R examples and basic plots are provided to help to get you started, if you are interested in that.

About

fetches Tempo (Atlassian JIRA plugin) worklogs and converts them into csv.

License:GNU General Public License v3.0


Languages

Language:Java 91.7%Language:R 8.3%