Project

estimate

0.0
No commit activity in last 3 years
No release in over 3 years
Have a manager that's been nugging you for a project estimate? Waste no time! Estimate your project now.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
~> 2.8.0

Runtime

 Project Readme

Estimate

Do you have a manager that's been nagging you about an end date or a project estimate? Estimate can solve your problem.

Usage

gem install estimate # install

estimate <project_name> -u <username> -p <password> --ssl

Usage: estimate <project_name> [options]
    -u, --user STRING                Pivotal tracker username
    -p, --pass STRING                Pivotal tracker password
    -s, --ssl                        Use secure connection
    -d, --developers INT             Number of developers (default: 2)
    -x, --day_points INT             Points allocated to a day (default: 1)

Build Status