ash_oban/README.md
2023-10-04 14:54:16 -04:00

243 B

AshOban

An oban extension for Ash.Resource

Installation

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

Get Started

Check out the getting started guide.