PhxScaffold
Scaffolding YAML wrapper for Phoenix 1.3 phx.gen tasks
Installation
If available in Hex, the package can be installed
by adding phx_scaffold
to your list of dependencies in mix.exs
:
def deps do
[{:phx_scaffold, "~> 0.1.0"}]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/phx_scaffold.