Auto-update READMEs
This commit is contained in:
committed by
readme_generator
parent
1a7ed28282
commit
cfe7664581
@@ -0,0 +1,53 @@
|
||||
<!--
|
||||
N.B.: Aquest README ha estat generat automàticament per <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NO s'ha de modificar manualment.
|
||||
-->
|
||||
|
||||
# InvoiceNinja 5 per YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||

|
||||

|
||||
|
||||
[](https://install-app.yunohost.org/?app=invoiceninja5)
|
||||
|
||||
*[Llegeix aquest README en altres idiomes.](./ALL_README.md)*
|
||||
|
||||
> *Aquest paquet et permet instal·lar InvoiceNinja 5 de forma ràpida i senzilla en un servidor YunoHost.*
|
||||
> *Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per saber com instal·lar-lo.*
|
||||
|
||||
## Visió general
|
||||
|
||||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
**Versió inclosa:** 5.11.62~ynh1
|
||||
|
||||
**Demo:** <https://react.invoicing.co/demo>
|
||||
|
||||
## Captures de pantalla
|
||||
|
||||

|
||||
|
||||
## Documentació i recursos
|
||||
|
||||
- Lloc web oficial de l'aplicació: <https://invoiceninja.org>
|
||||
- Documentació oficial per l'usuari: <https://invoiceninja.github.io/>
|
||||
- Documentació oficial per l'administrador: <https://invoiceninja.github.io/>
|
||||
- Repositori oficial del codi de l'aplicació: <https://github.com/invoiceninja/invoiceninja>
|
||||
- Botiga YunoHost: <https://apps.yunohost.org/app/invoiceninja5>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
|
||||
|
||||
## Informació per a desenvolupadors
|
||||
|
||||
Envieu les pull request a la [branca `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
||||
|
||||
Per provar la branca `testing`, procedir com descrit a continuació:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Més informació sobre l'empaquetatge d'aplicacions:** <https://yunohost.org/packaging_apps>
|
||||
Reference in New Issue
Block a user