mix ca.new.da (scaffold_ca v0.1.1)

Creates a new driven adapter for the clean architecture project mix ca.new.da --type driven_adapter_name

Type param options:

  • generic
  • secrestsmanager
  • asynceventbus

Examples:

$ mix ca.new.da --type driven_adapter_type --name my_adapter
$ mix ca.new.da --type secrestsmanager

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.