Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 537 Bytes

README.markdown

File metadata and controls

17 lines (10 loc) · 537 Bytes

Pivotal Tracker per User

Simple reporting tool for Pivotal Tracker projects to see the velocity for each user of the team.

How to use it?

You need to export the CSV of your Pivotal Tracker project by going to the "Project" menu and select "Export CSV". Select all the checkboxes and export your file.

Now you can execute this command:

./stats.rb <path/of/your/CSV/file>

Output

Pivotal Tracker per User