Small and simple task scheduler
A simple JS and LESS/SCSS/CSS compiler and minifier.
Simple and reactive task manager based on tagging.
No description provided.
tasky's (flat) eslint config.
A simple task manager
async.auto for promises with result injection
Czech TV: Pattern Lab Refactoring
Autogenerated OpenAPI client for discord
Generate OpenGraph images using Typst templates with variable substitution
Sprint task manager CLI
fluent async task experiments
A simple Rust CLI to manage to-do lists
async task DAG execution
TO DO
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.