Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 243 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 243 Bytes

AshOban

An oban extension for Ash.Resource

Installation

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

Get Started

Check out the getting started guide.