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

Merge pull request #878 from YunoHost/update-readme

Update README.md ?
This commit is contained in:
Alexandre Aubin 2020-03-20 17:58:49 +01:00 committed by GitHub
commit c32ee2b2e0
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