Installs StarView into your project
Installs StarView and optionally sets up recommended configurations.
Example
mix igniter.install star_view
Options
--no-stream-dedup— Skip addingStarView.StreamRegistryto your supervision tree.--no-https— Skip HTTPS dev configuration (Phoenix only).--no-example— Skip generating the sample controller/handler.