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 校验和:

=

下载总量 826

这个版本 481

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.6.6

链接: