https://github.com/archlinux/buildbtw
A service for assisting Arch Linux staff with building new versions of packages. (read-only mirror)
https://github.com/archlinux/buildbtw
archlinux build-tools builder rust
Last synced: 7 months ago
JSON representation
A service for assisting Arch Linux staff with building new versions of packages. (read-only mirror)
- Host: GitHub
- URL: https://github.com/archlinux/buildbtw
- Owner: archlinux
- Created: 2025-07-04T09:02:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-05T01:05:11.000Z (7 months ago)
- Last Synced: 2025-07-05T02:38:16.397Z (7 months ago)
- Topics: archlinux, build-tools, builder, rust
- Language: Rust
- Homepage: https://gitlab.archlinux.org/archlinux/buildbtw
- Size: 1.71 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/0BSD.txt
Awesome Lists containing this project
README
# buildbtw software collection
## Projects
This repo contains a bunch of software maintained by the buildbtw team.
Check the respective directories for their READMEs.
- [buildbtw-poc](/buildbtw-poc) - the proof of concept buildbtw implementation
- [arch-pkg-repo-updater](/arch-pkg-repo-updater) - a tool to sync package repositories
## Commands
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 CI
- `just licenses` to check license compliance
- Requirement: `reuse` (`pacman -S reuse`)