mix lit.gen.html (Lit v0.1.2) View Source
Light wrapper module around mix phx.gen.html
which generates slightly
modified HTML.
Takes all the same params as the phx.gen.html
task.
Example
mix lit.gen.html Accounts User users --no-schema
Light wrapper module around mix phx.gen.html
which generates slightly
modified HTML.
Takes all the same params as the phx.gen.html
task.
mix lit.gen.html Accounts User users --no-schema