mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Auto-update README
This commit is contained in:
parent
082f2f42a2
commit
55bf67a5cc
2 changed files with 18 additions and 20 deletions
19
README.md
19
README.md
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
**Shipped version:** 2.35.4~ynh1
|
||||||
|
|
||||||
**Shipped version:** 2.35.2~ynh2
|
**Demo:** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
**Demo:** https://snappymail.eu/demo/
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -29,11 +28,11 @@ Simple, modern, lightweight & fast web-based email client. The drastically upgra
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://snappymail.eu/>
|
- Official app website: <https://snappymail.eu/>
|
||||||
* Official admin documentation: <https://github.com/the-djmaze/snappymail/wiki>
|
- Official admin documentation: <https://github.com/the-djmaze/snappymail/wiki>
|
||||||
* Upstream app code repository: <https://github.com/the-djmaze/snappymail>
|
- Upstream app code repository: <https://github.com/the-djmaze/snappymail>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/snappymail>
|
- YunoHost Store: <https://apps.yunohost.org/app/snappymail>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -41,10 +40,10 @@ 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/snappymail_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community.
|
Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community.
|
||||||
|
**Version incluse :** 2.35.4~ynh1
|
||||||
|
|
||||||
**Version incluse :** 2.35.2~ynh2
|
**Démo :** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
**Démo :** https://snappymail.eu/demo/
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fo
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://snappymail.eu/>
|
- Site officiel de l’app : <https://snappymail.eu/>
|
||||||
* Documentation officielle de l’admin : <https://github.com/the-djmaze/snappymail/wiki>
|
- Documentation officielle de l’admin : <https://github.com/the-djmaze/snappymail/wiki>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/the-djmaze/snappymail>
|
- Dépôt de code officiel de l’app : <https://github.com/the-djmaze/snappymail>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/snappymail>
|
- YunoHost Store : <https://apps.yunohost.org/app/snappymail>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -40,10 +39,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/snappymail_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_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…
Reference in a new issue