# `mix accrue.install`
[🔗](https://github.com/szTheory/accrue/blob/accrue-v0.3.0/lib/mix/tasks/accrue.install.ex#L1)

Generates host-owned Accrue wiring.

## Flags

  * `--billable MyApp.Accounts.User`
  * `--billing-context MyApp.Billing`
  * `--webhook-path /webhooks/stripe`
  * `--admin-mount /billing`
  * `--admin` / `--no-admin`
  * `--sigra` / `--no-sigra`
  * `--check`
  * `--dry-run`
  * `--yes`
  * `--non-interactive`
  * `--manual`
  * `--force`
  * `--write-conflicts`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
