conform v2.5.2 Mix.Tasks.Conform.New
Create a new .schema.exs file for configuring your app with conform.
The schema will be output to config/mix conform.configure
.
Summary
Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.