|
|
|
|
|
by joshprice
402 days ago
|
|
Check out the docs for the Ash Igniter mix tasks, they will generate skeleton code for you: https://hexdocs.pm/ash/Mix.Tasks.Ash.Gen.Resource.html will generate a new resource for example (and the Domain if it doesn't already exist). Check the side bar for other generator mix tasks. Thanks for the feedback, we'll try and make this DX clearer! |
|