Sha256: 92d302921bde3c20c041c6a8b821c800684e08820a7f3c5c0ff77d586a1c4233

Contents?: true

Size: 1.34 KB

Versions: 1

Compression:

Stored size: 1.34 KB

Contents

# Rallycat TODO

* update help (use option_parser help or custom help)
* todo time
* set todo time
* set notes on a task (-n overwrite, -N to append)
* add update behavior for stories (maybe)
* add update behavior for defects (maybe)
* Slow as balls? Make nice wait messages
* Add man page
* Ordering of arguments matters? (rallycat update TA1234 -b silently fails)
* Create .rallycatrc file on first run?
* Listing stories
  * Per iteration
  * Per project (project configured in rc or passed in?)
* AC-only story view

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

## Ideas

US666 - My Story
=================

````
rallycat update --complete --blocked [-cdpsb] -o "Adam Tanner" TA1932`

rallycat update -p -o "Emilio Cavazos" TA9832
rallycat update -b TA1823 -m "Fix specs."
````

### Notes

* Unblock by setting a new state
* Don't allow setting a new state and blocking, -b blocks current state


## Stats
* Stories in progress
* Stories accepted
* Stories not accepted
* Total To-Do Hours



rally.vim -> Making User Stories from Vim

## Rallycat Futures

* current iteration (or iteration) output (just story numbers and titles)


        cat tasks | rallycat boilerplate

[DESCRIPTION] [ESTIMATE] [TO-DO]

### Task Example

Show Andrew on frontpage ## 2 ## 2
Do some shit with Redis ## 3 ## 3
Redo everything ever ## 140 ## 140

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rallycat-0.3.1 TODO