SYNOPSIS

doit3 [options]

DESCRIPTION

doit3

is an automation tool for bring the power of build-tools to execute any kind of task. It uses python3 by default.

OPTIONS

[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

auto

automatically run doit3 when a dependency changes

help

show help / reference

help task

show help on task dictionary fields

help <command>

show command usage

AUTHOR

Eduardo Naufel Schettino <[email protected]>

This manual page was initially written by Agustin Henze <[email protected]>, for the Debian Project.

COPYRIGHT

2008-2012 Eduardo Naufel Schettino