RubyGems Navigation menu

step-sequencer-work-flow 0.2.0

StepSequencer is a Ruby gem providing a lightweight, intuitive DSL for defining and orchestrating a sequence of operations, also known as a workflow. Inspired by the functionality of musical sequencers, StepSequencer allows developers to chain together a series of steps that are executed in order, with the capability to halt the sequence based on custom conditions. This gem is particularly useful for scenarios where a set of tasks must be performed in a specific sequence, and where each task might depend on the outcome of the previous one.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.0 November 11, 2023 (9KB)
  2. 0.1.0 November 10, 2023 (8.5KB)

所有者:

プッシュ者:

作者:

  • Joseph Martin Giralt

SHA 256チェックサム:

=

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

このバージョンのみ 665

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

ライセンス:

MIT

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

リンク: