RubyGems Navigation menu

taski 0.2.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.3.1 July 01, 2025 (31.5 KB)
  2. 0.3.0 July 01, 2025 (31.5 KB)
  3. 0.2.3 June 28, 2025 (23.5 KB)
  4. 0.2.2 June 27, 2025 (23 KB)
  5. 0.2.1 June 21, 2025 (16.5 KB)
Show all versions (8 total)

Runtime Dependencies (1):

prism ~> 1.4

Owners:

Pushed by:

Authors:

  • ahogappa

SHA 256 checksum:

=

Total downloads 824

For this version 131

Version Released:

Licenses:

N/A

Required Ruby Version: >= 3.2.0

Links: