TW-stats gem

The teamwork stats (tw-stats) gem allows you to import a csv file with the times logged in a given project and extract usefull information about the time spent filtered by different metrics.

Generate report

To install just run

gem install tw-stat

and run it as follows

tw-stat -f filename.csv

using a file named filename.csv with the times logged.