MatiM72737 commited on
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: mit
|
| 5 |
+
tags:
|
| 6 |
+
- alpine-linux
|
| 7 |
+
- apk
|
| 8 |
+
- repository
|
| 9 |
+
- niri
|
| 10 |
+
pretty_name: MatiM Alpine Repository (Arepo)
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# 🐢 MatiM Alpine Repository
|
| 14 |
+
|
| 15 |
+
This dataset serves as the primary storage for the **MatiM Alpine Repository (Arepo)**. It contains pre-compiled `.apk` packages for Alpine Linux, including custom builds and specialized software.
|
| 16 |
+
|
| 17 |
+
## 🖥️ Web Interface
|
| 18 |
+
For a better browsing experience, use the official web dashboard:
|
| 19 |
+
👉 **[Launch Dashboard](https://matim72737.github.io/matims-arepo-webpage/)**
|
| 20 |
+
|
| 21 |
+
## 🚀 Usage
|
| 22 |
+
|
| 23 |
+
To add this repository directly to your Alpine Linux installation, add the following URL to your `/etc/apk/repositories`:
|
| 24 |
+
|
| 25 |
+
```bash
|
| 26 |
+
[https://huggingface.co/datasets/MatiM/matims-arepo/resolve/main](https://huggingface.co/datasets/MatiM/matims-arepo/resolve/main)
|