Registry-driven
Core and optional tools live in YAML registries instead of hardcoded install lists.
Open
YAML registries, non-interactive installs, agent-friendly layout—macOS, Linux, and Windows.
Install
curl -fsSL https://botstrap.dev/install | bash~/.botstrap (or %USERPROFILE%\.botstrap), then run the orchestrator (install.sh / install.ps1). Override clone URL with BOTSTRAP_REPO.git, curl, jq, yq, gum where possible).configs/os/windows.yaml.registry/core.yaml.configs/ templates and install optional registry selections.Read the full narrative in Introduction. For commands, variables, and files touched on disk, see Reference and Configuration.
Local install
From a git checkout, set BOTSTRAP_ROOT and run ./install.sh. See the repository README for details. Contributing covers how to help with the project.