PhoenixUp v0.2.6 mix phx_up.gen.controller_view

Generate a controller, a view and tests files for each one.

mix phx_up.gen.controller_view Post create update index find

or

mix phx_up.gen.cv Post create update index find

The first argument is the controller module followed by the actions.

Actions can be empty.