View Source mix pow_assent.phoenix.install (PowAssent v0.4.18)

Prints instructions fo setting up PowAssent with Phoenix.

mix pow_assent.phoenix.install -r MyApp.Repo

mix pow_assent.phoenix.install -r MyApp.Repo --context-app :my_app

Templates are only generated when --templates argument is provided.

See Mix.Tasks.PowAssent.Phoenix.Gen.Templates and Mix.Tasks.PowAssent.Extension.Phoenix.Gen.Templates for more.

Arguments

  • --context-app - app to use for path and module names
  • --templates - generate templates
  • --extension - extensions to generate templates for