mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
Auto-update README
This commit is contained in:
parent
4c8c9f937e
commit
4d3897592f
2 changed files with 13 additions and 15 deletions
11
README.md
11
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# GoToSocial for YunoHost
|
# GoToSocial for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/gotosocial)  
|
[](https://dash.yunohost.org/appci/app/gotosocial)  
|
||||||
[](https://install-app.yunohost.org/?app=gotosocial)
|
[](https://install-app.yunohost.org/?app=gotosocial)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -26,9 +26,11 @@ Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||||
|
|
||||||
**Shipped version:** 0.3.3~ynh1
|
**Shipped version:** 0.3.3~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
|
@ -120,11 +122,10 @@ And to promote them as an administrator of your instance:
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
```
|
||||||
``` bash
|
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
17
README_fr.md
17
README_fr.md
|
@ -1,14 +1,10 @@
|
||||||
<!--
|
|
||||||
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.
|
|
||||||
-->
|
|
||||||
|
|
||||||
# GoToSocial pour YunoHost
|
# GoToSocial pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/gotosocial)  
|
[](https://dash.yunohost.org/appci/app/gotosocial)  
|
||||||
[](https://install-app.yunohost.org/?app=gotosocial)
|
[](https://install-app.yunohost.org/?app=gotosocial)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer GoToSocial rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer GoToSocial rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
@ -26,9 +22,11 @@ Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](http
|
||||||
|
|
||||||
**Version incluse :** 0.3.3~ynh1
|
**Version incluse :** 0.3.3~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -120,11 +118,10 @@ Et pour promouvoir un compte en tant qu'administrateur de votre instance :
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
```
|
||||||
``` bash
|
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue