mix rekindle.install (Rekindle v0.1.0)

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. An existing client/Cargo.toml is adopted only when both selections are explicit and the selected target entries exist.