mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
36 lines
1.5 KiB
Markdown
36 lines
1.5 KiB
Markdown
|
# InvoiceNinja 5 pour YunoHost
|
|||
|
|
|||
|
[![Niveau d'intégration](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg)
|
|||
|
[![Installer InvoiceNinja 5 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5)
|
|||
|
|
|||
|
*[Read this readme in english.](./README.md)*
|
|||
|
*[Lire ce readme en français.](./README_fr.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.*
|
|||
|
|
|||
|
## Vue d'ensemble
|
|||
|
|
|||
|
|
|||
|
|
|||
|
**Version incluse :** 5.2.14~ynh1
|
|||
|
|
|||
|
|
|||
|
|
|||
|
## Documentations et ressources
|
|||
|
|
|||
|
* Documentation YunoHost pour cette app : https://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).
|
|||
|
|
|||
|
Pour essayer la branche testing, procédez comme suit.
|
|||
|
```
|
|||
|
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
|||
|
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
|