Installs Rekindle into a Phoenix project through Igniter.
mix igniter.install rekindle --integration gpui --targets web,desktopValid 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.