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:
=

installieren:
=

Versionen:

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

Besitzer:

Pushed by:

Autoren:

  • Joseph Martin Giralt

SHA 256-Prüfsumme:

=

Downloads insgesamt 1.110

Für diese Version 660

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.6.6

Links: