1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glpi_ynh.git synced 2024-09-03 20:36:21 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-15 01:37:23 +00:00
parent e48bce2ec2
commit f15d4533e6
2 changed files with 17 additions and 19 deletions

View file

@ -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. It shall NOT be edited by hand.
--> -->
@ -30,8 +30,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M
- Knowledge base and Frequently-Asked Questions (FAQ) - Knowledge base and Frequently-Asked Questions (FAQ)
- Asset reservation - Asset reservation
**Shipped version:** 10.0.14~ynh1
**Shipped version:** 10.0.12~ynh1
## Screenshots ## Screenshots
@ -39,11 +38,11 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M
## Documentation and resources ## Documentation and resources
* Official app website: <https://glpi-project.org> - Official app website: <https://glpi-project.org>
* Official admin documentation: <https://glpi-install.readthedocs.io/en/latest/> - Official admin documentation: <https://glpi-install.readthedocs.io/en/latest/>
* Upstream app code repository: <https://github.com/glpi-project/glpi> - Upstream app code repository: <https://github.com/glpi-project/glpi>
* YunoHost Store: <https://apps.yunohost.org/app/glpi> - YunoHost Store: <https://apps.yunohost.org/app/glpi>
* Report a bug: <https://github.com/YunoHost-Apps/glpi_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/glpi_ynh/issues>
## Developer info ## Developer info
@ -51,7 +50,7 @@ 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/glpi_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug
or or
sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug

View file

@ -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. It shall NOT be edited by hand.
--> -->
@ -29,8 +29,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel
- Gestion des incidents, demandes, problèmes et changements - Gestion des incidents, demandes, problèmes et changements
- Base de connaissances et foire aux questions (FAQ) - Base de connaissances et foire aux questions (FAQ)
- Réservation d'actifs - Réservation d'actifs
**Version incluse :** 10.0.14~ynh1
**Version incluse :** 10.0.12~ynh1
## Captures décran ## Captures décran
@ -38,11 +37,11 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://glpi-project.org> - Site officiel de lapp : <https://glpi-project.org>
* Documentation officielle de ladmin : <https://glpi-install.readthedocs.io/en/latest/> - Documentation officielle de ladmin : <https://glpi-install.readthedocs.io/en/latest/>
* Dépôt de code officiel de lapp : <https://github.com/glpi-project/glpi> - Dépôt de code officiel de lapp : <https://github.com/glpi-project/glpi>
* YunoHost Store: <https://apps.yunohost.org/app/glpi> - YunoHost Store : <https://apps.yunohost.org/app/glpi>
* Signaler un bug : <https://github.com/YunoHost-Apps/glpi_ynh/issues> - Signaler un bug : <https://github.com/YunoHost-Apps/glpi_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -50,10 +49,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/glpi_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>