mix rekindle.install (Rekindle v0.1.2)

Copy Markdown View Source

Installs Rekindle into a Phoenix project through Igniter.

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

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