1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-14 18:41:02 +00:00
parent 98e708a7c2
commit 58367d00b0
2 changed files with 13 additions and 15 deletions

View file

@ -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. It shall NOT be edited by hand.
--> -->
@ -18,7 +18,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms.
**Shipped version:** 12.119.2~ynh1 **Shipped version:** 12.119.2~ynh1
## Screenshots ## Screenshots
@ -51,10 +50,10 @@ screen -r
## Documentation and resources ## Documentation and resources
* Official app website: <https://misskey-hub.net/> - Official app website: <https://misskey-hub.net/>
* Upstream app code repository: <https://github.com/misskey-dev/misskey> - Upstream app code repository: <https://github.com/misskey-dev/misskey>
* YunoHost Store: <https://apps.yunohost.org/app/misskey> - YunoHost Store: <https://apps.yunohost.org/app/misskey>
* Report a bug: <https://github.com/YunoHost-Apps/misskey_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/misskey_ynh/issues>
## Developer info ## Developer info
@ -62,7 +61,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
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/misskey_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
or or
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug

View file

@ -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. It shall NOT be edited by hand.
--> -->
@ -17,7 +17,6 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble ## Vue densemble
Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux. Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux.
**Version incluse :** 12.119.2~ynh1 **Version incluse :** 12.119.2~ynh1
## Captures décran ## Captures décran
@ -50,10 +49,10 @@ screen -r
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://misskey-hub.net/> - Site officiel de lapp : <https://misskey-hub.net/>
* Dépôt de code officiel de lapp : <https://github.com/misskey-dev/misskey> - Dépôt de code officiel de lapp : <https://github.com/misskey-dev/misskey>
* YunoHost Store: <https://apps.yunohost.org/app/misskey> - YunoHost Store : <https://apps.yunohost.org/app/misskey>
* Signaler un bug : <https://github.com/YunoHost-Apps/misskey_ynh/issues> - Signaler un bug : <https://github.com/YunoHost-Apps/misskey_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -61,10 +60,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>