Installs ash_onetime formatting and its deterministic migration.
mix igniter.install ash_onetime --repo MyApp.RepoPlug 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.