conform v1.0.0-rc3 Mix.Tasks.Conform.New

Create a new .schema.exs file for configuring your app with conform.

The schema will be output to config/.schema.exs. See the conform docs for help on how to modify this file. Once you are ready to generate your apps config from the schema, see the help for mix conform.configure.

Summary

Functions

Callback implementation for c:Mix.Task.run/1

Functions

run(args)

Callback implementation for c:Mix.Task.run/1.