🚀 No Shell Startup Hook
BVM adds no shell startup hook; version resolution happens when its shims are invoked.
Reliable public mirrors for mainland China. Install, switch, verify, and isolate Bun versions across Windows, macOS, and Linux.
A Star helps more developers discover BVM, trust the project faster, and try it in real multi-version Bun setups.
BVM is the project, bvm-core is the npm package, and installing it provides the bvm command.
curl -fsSL https://bvm-core.nexsail.top/install | bashirm https://bvm-core.nexsail.top/install | iexnpm install -g bvm-core@latest| Method | Best for | Notes |
|---|---|---|
| Shell (macOS/Linux) | Most users | Three-source fallback + SHA-512 + auto setup |
| PowerShell (Windows) | Windows dev | Uses the same mirror contract as Shell |
| NPM | Already using Node | Postinstall uses the same three-source fallback |