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
353fee7a8c
commit
931056f90d
1 changed files with 9 additions and 10 deletions
19
README.md
19
README.md
|
@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
|
||||
IT documentation, ticketing and accounting system for small MSPs.
|
||||
**Shipped version:** 2024.03.21~ynh1
|
||||
|
||||
**Shipped version:** 2024.03.03~ynh1
|
||||
|
||||
**Demo:** https://demo.itflow.org/
|
||||
**Demo:** <https://demo.itflow.org/>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -28,11 +27,11 @@ IT documentation, ticketing and accounting system for small MSPs.
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://itflow.org/>
|
||||
* Official admin documentation: <https://docs.itflow.org/installation>
|
||||
* Upstream app code repository: <https://github.com/itflow-org/itflow>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/itflow>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/itflow_ynh/issues>
|
||||
- Official app website: <https://itflow.org/>
|
||||
- Official admin documentation: <https://docs.itflow.org/installation>
|
||||
- Upstream app code repository: <https://github.com/itflow-org/itflow>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/itflow>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/itflow_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -40,10 +39,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
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
|
||||
or
|
||||
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue