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