Pinned Repositories
doit
CLI task management & automation tool
doit-auto1
doit command plugin - filewatch re-execute on changes pyinotify/linux macfsevents/darwin
doit-cmd
Helper to create doit tasks that execute a command
doit-graph
doit plugin: Generates a graph of tasks (using graphviz's dot)
doit-plugin-sample
`doit` Command plugin sample
doit-py
doit tasks for python stuff
doit-sys
doit tasks for system stuff
doit-watch
doit cmd plugin - watch files and re-execute tasks (based on watchfiles)
doit-yaml
doit - YAML based task loader
pydevtool
CLI dev tools powered by pydoit
doit's Repositories
pydoit/doit
CLI task management & automation tool
pydoit/doit-graph
doit plugin: Generates a graph of tasks (using graphviz's dot)
pydoit/doit-py
doit tasks for python stuff
pydoit/doit-sys
doit tasks for system stuff
pydoit/doit-yaml
doit - YAML based task loader
pydoit/pydevtool
CLI dev tools powered by pydoit
pydoit/doit-watch
doit cmd plugin - watch files and re-execute tasks (based on watchfiles)
pydoit/doit-auto1
doit command plugin - filewatch re-execute on changes pyinotify/linux macfsevents/darwin
pydoit/doit-cmd
Helper to create doit tasks that execute a command
pydoit/doit-plugin-sample
`doit` Command plugin sample
pydoit/doit-web
doit tasks for web stuff (js, css)
pydoit/doit-tmp-doc
Draft of pydoit documentation (intended to be merged into doit doc when finished)
pydoit/reporter-xunit
XML xunit output for `doit` tasks