conform v2.5.2 Mix.Tasks.Conform.Configure

Create a .conf file based on your projects configuration schema.

Summary

Functions

A task needs to implement run which receives a list of command line args

Functions

run(args)

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.