Installs Rekindle through Igniter and generates its Rust client.
mix igniter.install rekindle --plugin gpui --targets web,desktopValid 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.