mirror of
https://github.com/Lukas-Heiligenbrunner/AURCache.git
synced 2026-09-06 04:25:25 -05:00
A cache build server for Archlinux AUR packages and serving them
https://lukas-heiligenbrunner.github.io/AURCache/
- Rust 54.3%
- Dart 38.6%
- Shell 2.7%
- CMake 2%
- Dockerfile 1.1%
- Other 1.2%
|
|
||
|---|---|---|
| .github | ||
| backend | ||
| docker | ||
| docs | ||
| frontend | ||
| scripts | ||
| .dockerignore | ||
| .gitignore | ||
| docker-compose.dindmode.dev.yaml | ||
| docker-compose.e2e.yaml | ||
| docker-compose.hostmode.dev.yaml | ||
| Justfile | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
Documentation | Website
AURCache
AURCache is a build server and repository for Archlinux packages sourced from the AUR (Arch User Repository). It features a Flutter frontend and Rust backend, enabling users to add packages for building and subsequently serves them as a pacman repository. Notably, AURCache automatically detects when a package is out of date and displays it within the frontend.
More Images:
License
This project is licensed under the MIT License. Feel free to contribute and modify as per the guidelines outlined in the license agreement.