Automation tool
doit [options]
doit
is an automation tool for bring the power of build-tools to execute any kind of task.
run
run tasks.
clean
clean action / remove targets
list
list tasks from dodo file
forget
clear successful run status from DB
ignore
ignore task (skip) on subsequent runs
dumpdb
dump dependency DB
auto
automatically run doit when a dependency changes
strace
use strace to list file_deps and targets
help
show help / reference
help task
show help on task dictionary fields
help <command>
show command usage
Eduardo Naufel Schettino <[email protected]>
This manual page was initially written by Agustin Henze <[email protected]>, for the Debian Project.
2008-2013 Eduardo Naufel Schettino