# `mix cairnloop.install`
[🔗](https://github.com/szTheory/cairnloop/blob/main/lib/mix/tasks/cairnloop/install.ex#L1)

Igniter installer for Cairnloop.

Adds the dependency, generates the base `cairnloop_*` tables migration against your repo, and
prints the remaining host-owned wiring steps (router mount, auditor config) plus a pointer to
`mix cairnloop.doctor` to verify. Cairnloop is host-owned, so the router mount and auth stay
yours — the installer guides them rather than silently injecting routes.

---

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