RubyGems Navigation menu

taski 0.3.0

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.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.0 KB)
  5. 0.2.1 June 21, 2025 (16.5 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (1):

prism ~> 1.4

擁有者:

推送者:

作者:

  • ahogappa

SHA 256 總和檢查碼:

=

總下載次數 1,474

這個版本 156

版本发布:

授權:

Ruby 版本需求: >= 3.2.0

相關連結: