mix adze (Adze v0.1.0)

Copy Markdown View Source

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.