0.X
----------

. setup/task  single process/all procces
. better terminal output (#5)

wishlist
----------

. tools - profile
. tools - code coverage

. color output on the terminal
. option dont save successful results
. forget a dependency, not a task
. task name alias
. action to be executed on when ctrl-c is hit on auto mode


needs volunteer
----------------

. windows (#1)


big refactorings
------------------

. Task into TaskDep + Task
. TaskControl into Create + Process


not clear how to implement
---------------------------

. one .doit for each dodo file
. multiple (include) dodo files (#4)
. sub-command/task unification. all sub-commands (but run) implemented as tasks
