risk_of_burns

risk_of_burns is a simple console application that uses James Shore’s method to calculate the numbers for a risk-adjusted release burn-up chart.

Installation

Assuming you have Ruby and Rubygems installed, just run:

gem install risk_of_burns

Usage

Just run:

risk_of_burns

The script will ask you a few questions about work completed, velocity and remaining iterations, then it will spit out the numbers for both a “rigorous” and a “risky” project (as defined by James).

Contributing to risk_of_burns

Copyright © 2012 John Wilger. See LICENSE.txt for further details.