Generates a hexagonal core and a Phoenix HTML layer.
mix hexagen.gen.html Accounts User users name:string age:integerThis task:
- Runs
mix hexagen.gen.contextto create the hexagonal structure. - Runs
mix phx.gen.html --no-contextto create the web layer.
Summary
Functions
Callback implementation for Mix.Task.run/1.
Functions
Callback implementation for Mix.Task.run/1.