updated and organized the readme. and added a download section. updated links.

This commit is contained in:
germedeb 2022-08-29 17:03:08 -03:00
parent d6fc3816f8
commit ccccde76d5
1 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,11 @@
# AletaReleaser
Generator of nightly/unstable [Aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) releases.
Generator of releases of [Aleta](https://git.owlcode.tech/germedeb/aleta-postre) per commit.
This is an automated CI that detects changes in Aleta and perform a build.
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.
Go to the [Releases](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser/releases) section in this page to get a release.
If you want stable releases, go to the [aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) repo and download a release from there.
## How to Download
Go to the [Releases Page](https://git.owlcode.tech/sergiotarxz/AletaReleaser/releases) 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](https://git.owlcode.tech/germedeb/aleta-postre/releases) repo and download a release from there.