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

. more MP (tree)
. setup/task  single process/all procces
. better terminal output

wishlist
----------

. tools - profile
. tools - code coverage

. color output on the terminal. (#263576) http://pypi.python.org/pypi/blessings/
. option dont save successful results
. forget a dependency, not a task
. option to make sub-task not part of a group
. task name alias


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

. windows (#218276)


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 (#218279)
. sub-command/task unification. all sub-commands (but run) implemented as tasks
