mirror of
https://github.com/YunoHost-Apps/fluffychat_ynh.git
synced 2024-09-03 18:36:04 +02:00
Auto-update READMEs
This commit is contained in:
parent
f3814575c1
commit
fa950b49a5
2 changed files with 17 additions and 14 deletions
3
ALL_README.md
Normal file
3
ALL_README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
28
README.md
28
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=fluffychat)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install Fluffychat quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
> *This package allows you to install Fluffychat quickly and simply on a YunoHost server.*
|
||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
|
@ -22,7 +22,7 @@ The goal of the app is to create an easy to use instant messenger which is open
|
|||
|
||||
**Shipped version:** 1.18.0~ynh2
|
||||
|
||||
**Demo:** https://fluffychat.im/web
|
||||
**Demo:** <https://fluffychat.im/web>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -30,22 +30,22 @@ The goal of the app is to create an easy to use instant messenger which is open
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://fluffychat.im/>
|
||||
* Official user documentation: <https://github.com/krille-chan/fluffychat/wiki#-user-guides>
|
||||
* Upstream app code repository: <https://github.com/krille-chan/fluffychat>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/fluffychat>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/fluffychat_ynh/issues>
|
||||
- Official app website: <https://fluffychat.im/>
|
||||
- Official user documentation: <https://github.com/krille-chan/fluffychat/wiki#-user-guides>
|
||||
- Upstream app code repository: <https://github.com/krille-chan/fluffychat>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/fluffychat>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/fluffychat_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/fluffychat_ynh/tree/testing).
|
||||
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/fluffychat_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
To try the `testing` branch, please proceed like that:
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/fluffychat_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade fluffychat -u https://github.com/YunoHost-Apps/fluffychat_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue