1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Update README.md

This commit is contained in:
Alexandre Aubin 2020-03-17 03:47:14 +01:00 committed by GitHub
parent 066639faa0
commit a712d64573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,21 +6,7 @@ Here you will find the repositories and versions of every apps integrated in Yun
https://yunohost.org/apps
## Lists
**Situation will change soon regarding lists. Consider this info as obsolete**
- **official.json** contains the repository information of validated apps.
- **community.json** contains all references to known "free-software" YunoHost packages. If you want to add your app to the list, please [send a Pull Request](#contributing)
- **apps.json** contains all references to known YunoHost packages. If you want to add your app to the list, please [send a Pull Request](#contributing). **This list replace both community.json and official.json.**
## Usage
The official package list is automatically fetched. If you want to **enable the apps package list** on your YunoHost instance:
```
sudo yunohost app fetchlist -n apps -u https://yunohost.org/apps.json
```
The application list corresponds to **apps.json** which contains references to known "free-software" YunoHost packages along with a few metadata about them.
## Contributing