diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -1,4 +1,25 @@ -# mesk +<h1 align = "center"> Mesk - free, i2p-based linux package manager </h1> + +<div align = "center"> + +<a href="https://ci.codeberg.org/repos/15640" target="_blank"> + <img src="https://ci.codeberg.org/api/badges/15640/status.svg" alt="status-badge" /> +</a> + +<a href="https://rust-lang.org" target="_blank"> + <img src="https://img.shields.io/badge/language-rust-blue?logo=rust"> +</a> + +<a href="https://opensource.org"> + <img src="https://img.shields.io/badge/license-OSI_Compliant-brightgreen?logo=open-source-initiative&logoColor=white"> +</a> + +<a href="https://geti2p.org"> + <img src="https://img.shields.io/badge/I2P-Supported-black?logo=static.wikia.nocookie.net/logopedia/images/1/1e/I2P_2008.svg&logoColor=white&color=1f4987"> +</a> +</div> +<br> + > [!WARNING] > Now we are primarily busy with the first prototypes rather than documentation, after v0.0.1 is released, examples will be added and additional documentation will be written that concerns the internal logic of the package manager, as well as some additional explanations for package builds, etc. Servers with repositories will be http-only for a while until we rent servers. and we'll set up i2pd for them. We are not abandoning the number one principle, it is currently difficult to combine both |
