Skip to content

Add Claude Code and rtk installers to Debian bootstrap - #45

Merged
mapitman merged 1 commit into
mainfrom
add-claude-code-and-rtk
Jul 29, 2026
Merged

Add Claude Code and rtk installers to Debian bootstrap#45
mapitman merged 1 commit into
mainfrom
add-claude-code-and-rtk

Conversation

@mapitman

Copy link
Copy Markdown
Owner

Summary

  • Add generic/install-claude-code and generic/install-rtk, each installing via the tool's official curl install script and skipping if already present
  • Wire both into debian/bootstrap under the existing "Install development tools?" prompt, alongside debian/install-dev-packages
  • Placed in generic/ (not debian/) since neither install depends on apt/distro-specific packaging, so other distro bootstraps can reuse them later

Test plan

  • bash -n on all three changed/added scripts
  • Ran both new scripts locally and confirmed the "already installed, skipping" idempotency path
  • Optional: run full Debian bootstrap on a clean VM to confirm end-to-end install

Both tools install via standalone curl scripts with no distro-specific
package manager involved, so they live under generic/ for reuse by
other distro bootstraps later.
@mapitman
mapitman merged commit 0039631 into main Jul 29, 2026
7 checks passed
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.

1 participant