ash
ash copied to clipboard
Add ash.gen.resource generator
Generator for a resource.
$ mix ash.gen.resource Shop Product products name:string price:integer
We want to use Mix.shell() to print, as opposed to IO.puts