This repo contains a bunch of software maintained by the buildbtw team. Check the respective directories for their READMEs.
- buildbtw-poc - the proof of concept buildbtw implementation
- arch-pkg-repo-updater - a tool to sync package repositories
- Install Rust. It's recommended to work with the stable toolchain by default, but to format the code, you'll need the nightly toolchain as well. With rustup:
rustup install stable nightly
rustup default stable
There are a bunch of commands you can run at this level:
just ci-dev
to check whether the repo as a whole would pass CIjust licenses
to check license compliance- Requirement:
reuse
(pacman -S reuse
)
- Requirement: