Description:
  Generates a Phlex view with the given name

Example:
  rails generate phlex:view Articles::Index

This will create:
  app/views/articles/index.rb
