forked from sergiotarxz/AletaReleaser
Generator of Aleta releases.
.gitmodules | ||
build.sh | ||
create_aleta_release.pl | ||
Dockerfile | ||
generate_release.sh | ||
LICENSE | ||
README.md |
AletaReleaser
Generator of releases of Aleta per commit.
This is an automated CI that detects changes in Aleta and build a release. It's like a rolling release build center or something similar.
How to Download
Go to the Releases Page and go to the download zone. there download the file called aleta-CCCCCCC.tar.gz where CCCCCCC is a bunch of characters, that is the commit identifier.
To get major releases, go to the aleta repo and download a release from there.