RubyGems Navigation menu

taski 0.1.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:
=

安裝:
=

版本列表:

  1. 0.1.1 May 18, 2025 (7.5 KB)
  2. 0.1.0 May 16, 2025 (6.5 KB)

擁有者:

推送者:

作者:

  • ahogappa

SHA 256 總和檢查碼:

=

總下載次數 236

這個版本 116

版本发布:

授權:

Ruby 版本需求: >= 3.1.0

相關連結: