3天前 · software 我如何将我的 Rust Bun 版本管理器 (bum) CLI 发布到 NPM 包 背景 我构建了一个名为 bum 的 CLI——一个用 Rust 编写的快速 Bun 版本管理器。它在本地运行良好,但我希望任何人都能运行:bash npx @owen...