mix octa_star. install
(octa_star v0.3.1)
Copy Markdown
Installs OctaStar into your project
Installs OctaStar and optionally sets up recommended configurations.
Example
mix igniter.install octa_star
Options
--no-stream-dedup— Skip addingOctaStar.Utility.StreamRegistryto your supervision tree.--no-https— Skip HTTPS dev configuration (Phoenix only).--no-example— Skip generating the sample controller/handler.