Streamlike queueing system.
Taskie - Web GUI for managing .claude/tasks across multiple projects
A simple Rust CLI to manage to-do lists
async task DAG execution
fluent async task experiments
Taski is a Ruby-based task runner currently under development. It allows you to define small, composable tasks along with the outputs they depend on. Taski statically resolves dependencies and executes tasks in the correct topological order, from the most dependent tasks first. It also supports reverse execution, useful for cleaning up temporary files after a build. **Note:** Taski does not yet support circular dependencies and may change as development progresses.
No description provided.