Skip to content

ptr07/scrum-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrum-report Build Status

Report tool for scrum teams, based on jira task list export.

Example report

Build

sbt clean assembly

Usage

Usage: scrum-report [start|data|report] [options] <team1> <team2> ...

  -n, --sprintNumber <value>
                           Enter sprint number
Command: start [options]
Start sprint
  -f, --file <value>       Sprint report file
  -s, --dateFrom <value>   Sprint start date
  -e, --dateTo <value>     Sprint end date
Command: data [options]
Add date from xls report
  -f, --file <value>       Sprint report file
  -d, --date <value>       Report date
  -y, --yesterday          Report date is yesterday
Command: report [options]
Generate html report
  -o, --out <value>        Output file
  <team1> <team2> ...      Teams
  --help                   prints this usage text

About

Report tool for scrum teams based on jira task list export

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors