# `mix bb_ik_fabrik.install`
[🔗](https://github.com/beam-bots/bb_ik_fabrik/blob/main/lib/mix/tasks/bb_ik_fabrik.install.ex#L6)

Installs BB.IK.FABRIK into a project

The FABRIK solver is passed per-call via the `:solver` option to
`BB.Motion` functions or `BB.Command.MoveTo` entries, so this
installer prints a usage snippet rather than editing the topology.

## Example

```bash
mix igniter.install bb_ik_fabrik
```

---

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