Auto-update READMEs
This commit is contained in:
committed by
autoreadme_webhook
parent
b3ed529327
commit
4994a31565
+17
-16
@@ -1,6 +1,6 @@
|
||||
<!--
|
||||
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.
|
||||
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Il NE doit PAS être modifié à la main.
|
||||
-->
|
||||
|
||||
# InvoiceNinja 5 pour YunoHost
|
||||
@@ -9,18 +9,19 @@ It shall NOT be edited by hand.
|
||||
|
||||
[](https://install-app.yunohost.org/?app=invoiceninja5)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer InvoiceNinja 5 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.*
|
||||
> *Ce package vous permet d’installer InvoiceNinja 5 rapidement et simplement sur un serveur YunoHost.*
|
||||
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d’ensemble
|
||||
|
||||
Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients.
|
||||
|
||||
**Version incluse :** 5.8.37~ynh2
|
||||
|
||||
**Démo :** <https://react.invoicing.co/demo>
|
||||
**Version incluse :** 5.8.38~ynh1
|
||||
|
||||
**Démo :** <https://react.invoicing.co/demo>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
@@ -28,18 +29,18 @@ Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de c
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
- Site officiel de l’app : <https://invoiceninja.org>
|
||||
- Documentation officielle utilisateur : <https://invoiceninja.github.io/>
|
||||
- Documentation officielle de l’admin : <https://invoiceninja.github.io/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/invoiceninja/invoiceninja>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/invoiceninja5>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
|
||||
- Site officiel de l’app : <https://invoiceninja.org>
|
||||
- Documentation officielle utilisateur : <https://invoiceninja.github.io/>
|
||||
- Documentation officielle de l’admin : <https://invoiceninja.github.io/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/invoiceninja/invoiceninja>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/invoiceninja5>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/invoiceninja5_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/invoiceninja5_ynh/tree/testing --debug
|
||||
@@ -47,4 +48,4 @@ ou
|
||||
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_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>
|
||||
|
||||
Reference in New Issue
Block a user