RubyGems Navigation menu

taski 0.2.3

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.5KB)
  2. 0.3.0 July 01, 2025 (31.5KB)
  3. 0.2.3 June 28, 2025 (23.5KB)
  4. 0.2.2 June 27, 2025 (23KB)
  5. 0.2.1 June 21, 2025 (16.5KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (1):

prism ~> 1.4

所有者:

プッシュ者:

作者:

  • ahogappa

SHA 256チェックサム:

=

累計ダウンロード数 1,057

このバージョンのみ 132

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

ライセンス:

N/A

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

リンク: