Skip to content

feat: add install_kiro.sh for Kiro IDE and optional CLI - #122

Merged
jajera merged 1 commit into
mainfrom
121-add-install-kiro-script
Aug 31, 2026
Merged

feat: add install_kiro.sh for Kiro IDE and optional CLI#122
jajera merged 1 commit into
mainfrom
121-add-install-kiro-script

Conversation

@jajera

@jajera jajera commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Closes #121

Summary

  • Add install_kiro.sh based on https://dev.to/jajera/installing-kiro-on-fedora-red-hat-2i9g
  • Linux x64: official tarball → ~/.local/share/kiro, symlink, desktop entry
  • macOS x64/arm64: Kiro.app under ~/Applications
  • Optional CLI: install-cli or KIRO_WITH_CLI=1
  • Does not launch the IDE GUI during install (version from product.json; skip if already installed)
  • Docs + README TOC/overview

Test plan

  • bash -n scripts/install_kiro.sh
  • Local Fedora install places binary + desktop entry
  • Re-run skips without starting Kiro windows
  • CI markdown-lint passes

Automate the Fedora/Red Hat Kiro install flow from official metadata, with macOS zip support and optional CLI. Never launch the IDE GUI during install; verify via product.json and skip when already installed.
@jajera
jajera merged commit 5753469 into main Aug 31, 2026
2 checks passed
@jajera
jajera deleted the 121-add-install-kiro-script branch August 31, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add install_kiro.sh for Kiro IDE and optional CLI

1 participant