other versions
DOIT3(1) | doit3 | DOIT3(1) |
NAME¶
doit3 - Automation tool
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 <schettino72@gmail.com>
This manual page was initially written by Agustin Henze <tin@sluc.org.ar>, for the Debian Project.
COPYRIGHT¶
2008-2012 Eduardo Naufel Schettino