mix rekindle.install (Rekindle v0.1.7)

Copy Markdown View Source

Installs Rekindle through Igniter and generates its Rust client.

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. When a Phoenix endpoint is present, it also installs the Phoenix Web integration.