/Ladder

execute tasks in a configurational order

Primary LanguageElixir

Ladder

add rules to control task execution order based on responses of previous tasks

Installation

The package can be installed by adding ladder to your list of dependencies in mix.exs:

def deps do
  [
    {:ladder, "~> 0.1.0"}
  ]
end

Docs: https://hexdocs.pm/ladder