AshStateMachine

A state machine extension for Ash.Resource

Installation

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

Get Started

Check out the getting started guide.