Task management and automation tool
doit comes from the idea of bringing the power of build-tools to execute any kind of task. A task describes some computation to be done (actions), and contains some extra meta-data. Actions: * can be external programs (executed as shell commands) or python functions. * a single task may define more than one action.
$
pkg install py311-doitOrigin
devel/py-doit
Size
934KiB
License
MIT
Maintainer
bofh@FreeBSD.org
Dependencies
3 packages
Required by
1 packages