An open API service indexing awesome lists of open source software.

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)

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`)