Mix.Tasks.Phoenix.Gen.Template

Generates a Template

mix phoenix.gen.template controller_name action

## Command line options

## Examples

mix phoenix.gen.template user recent

Summary

run(opts)

Callback implementation of Mix.Task.run/1

Functions

run(opts)

Callback implementation of Mix.Task.run/1.