Buck2Rust 编写的高性能构建系统

联合创作 · 2023-10-01

Buck2 是一个用 Rust 编写的大型高性能构建系统,是 Buck1 构建系统的继承者。

开始使用

Buck2 是用 Rust 编写的,它需要 rustup 来编译。

你可以从 Buck2 repo 的克隆中构建 Buck2:

git clone https://github.com/facebook/buck2.git
cd buck2/
cargo install --path=app/buck2

或者直接从 GitHub 上安装它:

rustup install nightly-2023-01-24
cargo +nightly-2023-01-24 install --git https://github.com/facebook/buck2.git buck2
浏览 3
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报