mirror of
https://github.com/YunoHost-Apps/tracim_ynh.git
synced 2024-10-01 13:34:52 +02:00
51 lines
2.2 KiB
Markdown
51 lines
2.2 KiB
Markdown
|
<!--
|
||
|
NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
|
Hij mag NIET handmatig aangepast worden.
|
||
|
-->
|
||
|
|
||
|
# Tracim voor Yunohost
|
||
|
|
||
|
[![Integratieniveau](https://dash.yunohost.org/integration/tracim.svg)](https://ci-apps.yunohost.org/ci/apps/tracim/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/tracim.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/tracim.maintain.svg)
|
||
|
|
||
|
[![Tracim met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tracim)
|
||
|
|
||
|
*[Deze README in een andere taal lezen.](./ALL_README.md)*
|
||
|
|
||
|
> *Met dit pakket kun je Tracim snel en eenvoudig op een YunoHost-server installeren.*
|
||
|
> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
|
||
|
|
||
|
## Overzicht
|
||
|
|
||
|
Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration.
|
||
|
|
||
|
|
||
|
**Geleverde versie:** 04.11.01~ynh1
|
||
|
|
||
|
**Demo:** <https://www.algoo.fr/fr/tracim/demo>
|
||
|
|
||
|
## Schermafdrukken
|
||
|
|
||
|
![Schermafdrukken van Tracim](./doc/screenshots/feature_app_document.png)
|
||
|
|
||
|
## Documentatie en bronnen
|
||
|
|
||
|
- Officiele website van de app: <https://www.tracim.fr>
|
||
|
- Officiele beheerdersdocumentatie: <https://public-community.tracim.fr/ui/workspaces/143/contents>
|
||
|
- Upstream app codedepot: <https://github.com/tracim/tracim>
|
||
|
- YunoHost-store: <https://apps.yunohost.org/app/tracim>
|
||
|
- Meld een bug: <https://github.com/YunoHost-Apps/tracim_ynh/issues>
|
||
|
|
||
|
## Ontwikkelaarsinformatie
|
||
|
|
||
|
Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/tracim_ynh/tree/testing).
|
||
|
|
||
|
Om de `testing`-branch uit te proberen, ga als volgt te werk:
|
||
|
|
||
|
```bash
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/tracim_ynh/tree/testing --debug
|
||
|
of
|
||
|
sudo yunohost app upgrade tracim -u https://github.com/YunoHost-Apps/tracim_ynh/tree/testing --debug
|
||
|
```
|
||
|
|
||
|
**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>
|