# bitblend A little tool for setup and management of Yocto/BitBake sources and configurations. Built using [libgit2][0] and [git2-rs][1] ## install Grab a pre-built binary over at our [release page][2]. Or if you have Rust installed, you can install from crates.io: `cargo install bitblend`. ## goals * automation of typically manual Yocto/Bitbake tasks * layer source fetching and patching * switching between build configurations * reproducibility * track source versions and configuration files in git [0]: https://libgit2.org/ [1]: https://github.com/rust-lang/git2-rs [2]: https://gitlab.com/pumpkin-space-systems/public/bitblend/-/releases