initial commit
All checks were successful
/ validate (push) Successful in 4s
/ build (push) Successful in 2m32s

This commit is contained in:
Ludovic Cartier
2025-07-25 11:39:09 +02:00
commit e7c3a3d961
4 changed files with 142 additions and 0 deletions

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
plakar
======
Simple repository for packaging [plakar](https://plakar.io/) on Debian System, for amd64 and arm64 architectures.
How does it work ?
------------------
A new CI/CD pipeline is initiaded every morning at 6PM.
It check if a new version is avaible.
If so, a new build is launched, and a new Debian package generated.
License
-------
MIT
Author Information
------------------
Written by Ludovic Cartier <ludovic.cartier@brainsys.io>