mix star_view. install
(star_view v0.3.2)
Copy Markdown
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.Utility.StreamRegistryto your supervision tree.--no-https— Skip HTTPS dev configuration (Phoenix only).--no-example— Skip generating the sample controller/handler.