Pow v0.1.0-rc.1 mix pow.phoenix.install View Source
Generates a user schema module and migration files.
mix pow.phoenix.install -r MyApp.Repo
With --templates
flag, Mix.Tasks.Pow.Phoenix.Gen.Templates
and
Mix.Tasks.Pow.Extension.Phoenix.Gen.Templates
will be called.
Arguments
--templates
generate templates and views--extension
extension to generatetemplates and views for