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.5KB)
  2. 0.1.0 May 16, 2025 (6.5KB)

所有者:

プッシュ者:

作者:

  • ahogappa

SHA 256チェックサム:

=

累計ダウンロード数 248

このバージョンのみ 124

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 3.1.0

リンク: