简体中文
Appearance
原生、零依赖、跨平台的 Bun 版本管理器。
Shim 架构带来近乎 0ms 的 shell 启动开销。
BVM 自带隔离运行时,即使系统 Bun 缺失/损坏也能自愈工作。
自动竞速选择最快 registry(npmmirror / npmjs),安装与下载更快。
curl -fsSL https://bvm-core.pages.dev/install | bash
irm https://bvm-core.pages.dev/install | iex
npm install -g bvm-core@latest --foreground-scripts