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:
parent
98e708a7c2
commit
58367d00b0
2 changed files with 13 additions and 15 deletions
13
README.md
13
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.
|
||||
-->
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
||||
**Shipped version:** 12.119.2~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
@ -51,10 +50,10 @@ screen -r
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://misskey-hub.net/>
|
||||
* Upstream app code repository: <https://github.com/misskey-dev/misskey>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/misskey>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/misskey_ynh/issues>
|
||||
- Official app website: <https://misskey-hub.net/>
|
||||
- Upstream app code repository: <https://github.com/misskey-dev/misskey>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/misskey>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/misskey_ynh/issues>
|
||||
|
||||
## 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.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
|
||||
|
|
15
README_fr.md
15
README_fr.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.
|
||||
-->
|
||||
|
||||
|
@ -17,7 +17,6 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
## Vue d’ensemble
|
||||
|
||||
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
|
||||
|
||||
## Captures d’écran
|
||||
|
@ -50,10 +49,10 @@ screen -r
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://misskey-hub.net/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/misskey-dev/misskey>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/misskey>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/misskey_ynh/issues>
|
||||
- Site officiel de l’app : <https://misskey-hub.net/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/misskey-dev/misskey>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/misskey>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/misskey_ynh/issues>
|
||||
|
||||
## 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.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_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