mix rekindle.install (Rekindle v0.1.6)

Copy Markdown View Source

Installs Rekindle into a Phoenix project through Igniter.

mix igniter.install rekindle --plugin gpui --targets web,desktop

Valid plugins are gpui, egui, and slint. Targets can be web, desktop, or both. The installer creates client/ and does not overwrite an existing Rust project.