# `mix adze`
[🔗](https://github.com/matthewlehner/adze/blob/v0.1.0/lib/mix/tasks/adze.ex#L1)

Run from the root of an Elixir project that depends on adze
(typically `{:adze, ..., only: [:dev]}` in `mix.exs`). The mix
task reads `Mix.Project.config()` (formatter opts,
`elixirc_paths`) and `Application.get_env(:adze, :include_attrs)`
from the loaded project.

See `mix adze --help` for the op list, or read `README.md`.

---

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