Project

todone

0.0
No commit activity in last 3 years
No release in over 3 years
Toone is a command-line tool that gives you the ability to better integrate git with your project manager(which is currently only allowed to be pivotal tracker). Todone will keep track of the tickets your working on so you don't have to.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0.0
~> 1.5.2
= 0.9.12
>= 0
>= 0

Runtime

= 4.0.3
= 0.1.8
= 0.7.4
 Project Readme

todone

ToDone is a command-line tool that gives you the ability to better integrate git with your project manager(which is currently only allowed to be pivotal tracker). Also, Todone is, somewhat ironically, a work in progress.

Requirements

  • Ruby = 1.9.2
  • Rubygems = 1.3.7

Installation & Setup

$ gem install todone
$ cd git_pj_directory
$ todone add_project

todone add_project

adds a hook for pre-commit that pulls in open stories from pivotal tracker in order to standardize the user's commit messages

todone users

displays who todone will filter by when grabbing information via pivotal

todone tickets

grabs all of the tickets/chores/bugs from pivotal tracker that are open or have been modified for the current day.

todone daily_update

prints out a template for the daily update a user will have