mirror of
https://github.com/YunoHost-Apps/digitools_ynh.git
synced 2024-09-03 18:25:56 +02:00
Auto-update README
This commit is contained in:
parent
2a15bd2696
commit
ec6954243e
2 changed files with 30 additions and 30 deletions
30
README.md
30
README.md
|
@ -3,42 +3,42 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Digiwords for YunoHost
|
||||
# Digitools for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/digiwords)  
|
||||
[](https://install-app.yunohost.org/?app=digiwords)
|
||||
[](https://dash.yunohost.org/appci/app/digitools)  
|
||||
[](https://install-app.yunohost.org/?app=digitools)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Digiwords quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Digitools quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
With Digiwords, you can create interactive wordclouds.
|
||||
Digitools, simple and useful tools for the classroom.
|
||||
|
||||
**Shipped version:** 0.3.2~ynh2
|
||||
**Shipped version:** 0.2.3~ynh1
|
||||
|
||||
**Demo:** https://ladigitale.dev/digiwords/#/
|
||||
**Demo:** https://ladigitale.dev/digitools/
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://ladigitale.dev/
|
||||
* Official user documentation: https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots
|
||||
* Official admin documentation: https://gitlab.com/ladigitale/digiwords/-/blob/master/README.md
|
||||
* Upstream app code repository: https://gitlab.com/ladigitale/digiwords
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_digiwords
|
||||
* Report a bug: https://github.com/YunoHost-Apps/digiwords_ynh/issues
|
||||
* Official user documentation: https://ladigitale.dev/blog/digitools-des-outils-simples-et-utiles-pour-la-classe
|
||||
* Official admin documentation: https://gitlab.com/ladigitale/digitools/-/blob/main/README.md
|
||||
* Upstream app code repository: https://gitlab.com/ladigitale/digitools
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_digitools
|
||||
* Report a bug: https://github.com/YunoHost-Apps/digitools_ynh/issues
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/digitools_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digitools_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade digitools -u https://github.com/YunoHost-Apps/digitools_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
30
README_fr.md
30
README_fr.md
|
@ -1,40 +1,40 @@
|
|||
# Digiwords pour YunoHost
|
||||
# Digitools pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/digiwords)  
|
||||
[](https://install-app.yunohost.org/?app=digiwords)
|
||||
[](https://dash.yunohost.org/appci/app/digitools)  
|
||||
[](https://install-app.yunohost.org/?app=digitools)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Digiwords rapidement et simplement sur un serveur YunoHost.
|
||||
> *Ce package vous permet d'installer Digitools rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Digiwords permet de créer des nuages de mots interactifs.)
|
||||
Digitools, des outils simples et utiles pour la classe.
|
||||
|
||||
**Version incluse :** 0.3.2~ynh2
|
||||
**Version incluse :** 0.2.3~ynh1
|
||||
|
||||
**Démo :** https://ladigitale.dev/digiwords/#/
|
||||
**Démo :** https://ladigitale.dev/digitools/
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://ladigitale.dev/
|
||||
* Documentation officielle utilisateur : https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots
|
||||
* Documentation officielle de l'admin : https://gitlab.com/ladigitale/digiwords/-/blob/master/README.md
|
||||
* Dépôt de code officiel de l'app : https://gitlab.com/ladigitale/digiwords
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_digiwords
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/digiwords_ynh/issues
|
||||
* Documentation officielle utilisateur : https://ladigitale.dev/blog/digitools-des-outils-simples-et-utiles-pour-la-classe
|
||||
* Documentation officielle de l'admin : https://gitlab.com/ladigitale/digitools/-/blob/main/README.md
|
||||
* Dépôt de code officiel de l'app : https://gitlab.com/ladigitale/digitools
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_digitools
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/digitools_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/digitools_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digitools_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade digitools -u https://github.com/YunoHost-Apps/digitools_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue