mix ca.apply.config (elixir_structure_manager v0.1.7)
Applies common configuration to the clean architecture project mix ca.apply.config --type config_name
Type param options:
- distillery
- metrics
Examples:
$ mix ca.apply.config --type distillery
$ mix ca.apply.config -t distillery
Link to this section Summary
Link to this section Functions
Link to this function
execute(arg1)
Link to this function
run(argv)
Callback implementation for Mix.Task.run/1
.