Skip to content

A little something to help me plan capacity at sprint planning.

License

Notifications You must be signed in to change notification settings

CryptoRAT/sprint-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sprint-planner

A library of tools for a scrum masters to use when planning a sprint.

Installation

Leiningen/Boot

[com.cryptorat/sprint-planner "0.1.0"]

Gradle

compile "com.cryptorat:sprint-planner:0.1.0"

Maven

<dependency>
  <groupId>com.cryptorat</groupId>
  <artifactId>sprint-planner</artifactId>
  <version>0.1.0</version>
</dependency>

Usage

(calculate-hours team-modifiers team)

Examples

...

Bugs

...

License

MIT, see license file here

About

A little something to help me plan capacity at sprint planning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published