anydistro / bxt

Next generation repository maintenance tool (WIP)
GNU Affero General Public License v3.0
0 stars 4 forks source link
alpm linux package-repository
drawing

[![Badge CI]][CI] [![Badge License]][License] [![Badge SemVer]][SemVer]

#

This software is in pre-alpha state. While the core functionality is implemented, things are expected to be broken.

bxt is a repository management system that allows to create ALPM repositories (called "Boxes" here) in a declarative way and operate with them using command line tools or a web-API.

This repository contains following projects:

Features:

Setup:

To build and run this application you can use Docker

docker compose up production