buckle-0.2.0 is not a library.
buckle
Buckle is a launcher for buck2. It manages what version of buck2 is used on a per-project basis. It picks a good version of buck2, downloads it from the official releases, and then passes command line arguments through to the managed buck2 binary.
TODO:
- Allow bootstrap from source (pinned)
- Warn on prelude mismatch
Installation
At this time, only installing through crates.io is supported.
Packaging for various distros and/or releases on GitHub are highly likely.
cargo install buckle
.buckversion syntax
TODO
What buck2 version does buckle use?
TODO