ash_oban/README.md
2023-04-27 22:07:05 -04:00

251 B

AshStateMachine

An oban extension for Ash.Resource

Installation

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

Get Started

Check out the getting started guide.