mirror of
https://github.com/YunoHost-Apps/itflow_ynh.git
synced 2024-09-03 19:26:24 +02:00
Auto-update README
This commit is contained in:
parent
65dc672da9
commit
e708b7a049
2 changed files with 18 additions and 20 deletions
17
README.md
17
README.md
|
@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
IT documentation, ticketing and accounting system for small MSPs.
|
IT documentation, ticketing and accounting system for small MSPs.
|
||||||
|
**Shipped version:** 2024.03.15~ynh1
|
||||||
|
|
||||||
**Shipped version:** 2024.03.03~ynh1
|
**Demo:** <https://demo.itflow.org/>
|
||||||
|
|
||||||
**Demo:** https://demo.itflow.org/
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ IT documentation, ticketing and accounting system for small MSPs.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://itflow.org/>
|
- Official app website: <https://itflow.org/>
|
||||||
* Official admin documentation: <https://docs.itflow.org/installation>
|
- Official admin documentation: <https://docs.itflow.org/installation>
|
||||||
* Upstream app code repository: <https://github.com/itflow-org/itflow>
|
- Upstream app code repository: <https://github.com/itflow-org/itflow>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/itflow>
|
- YunoHost Store: <https://apps.yunohost.org/app/itflow>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/itflow_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/itflow_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -40,7 +39,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/itflow_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
|
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
|
||||||
|
|
17
README_fr.md
17
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
|
||||||
|
|
||||||
Système de documentation, de billetterie et de comptabilité pour les petits MSP
|
Système de documentation, de billetterie et de comptabilité pour les petits MSP
|
||||||
|
**Version incluse :** 2024.03.15~ynh1
|
||||||
|
|
||||||
**Version incluse :** 2024.03.03~ynh1
|
**Démo :** <https://demo.itflow.org/>
|
||||||
|
|
||||||
**Démo :** https://demo.itflow.org/
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ Système de documentation, de billetterie et de comptabilité pour les petits MS
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://itflow.org/>
|
- Site officiel de l’app : <https://itflow.org/>
|
||||||
* Documentation officielle de l’admin : <https://docs.itflow.org/installation>
|
- Documentation officielle de l’admin : <https://docs.itflow.org/installation>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/itflow-org/itflow>
|
- Dépôt de code officiel de l’app : <https://github.com/itflow-org/itflow>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/itflow>
|
- YunoHost Store : <https://apps.yunohost.org/app/itflow>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/itflow_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/itflow_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -40,7 +39,7 @@ 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/itflow_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
|
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
|
||||||
|
|
Loading…
Add table
Reference in a new issue