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 (9.0 KB)
  2. 0.1.0 November 10, 2023 (8.5 KB)

擁有者:

推送者:

作者:

  • Joseph Martin Giralt

SHA 256 總和檢查碼:

=

總下載次數 810

這個版本 468

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.6.6

相關連結: