mix ash_onetime.install (ash_onetime v0.6.0)

Copy Markdown View Source

Installs ash_onetime formatting and its deterministic migration.

mix igniter.install ash_onetime --repo MyApp.Repo

Plug and Oban remain opt-in through --with-plug and --with-oban. Pass --resource MyApp.MyResource (repeatable) to wire AshOnetime.Resource into a resource and scaffold a starter onetime block there; per-resource opt-in stays the default.