mirror of
https://github.com/YunoHost-Apps/dont-code_ynh.git
synced 2024-09-03 18:26:34 +02:00
Auto-update README
This commit is contained in:
parent
35750202bf
commit
26c6c087f8
2 changed files with 19 additions and 21 deletions
19
README.md
19
README.md
|
@ -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.
|
||||
-->
|
||||
|
||||
|
@ -31,10 +31,9 @@ This Yunohost app installs the server part (services + mongo database) needed to
|
|||
- Projects and all user's data are backuped up as part of the Yunohost backup process
|
||||
- As well any documents or images uploaded by users will be backed up
|
||||
|
||||
|
||||
**Shipped version:** 0.2.10~ynh6
|
||||
|
||||
**Demo:** https://dont-code.net/apps.html
|
||||
**Demo:** <https://dont-code.net/apps.html>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -43,12 +42,12 @@ This Yunohost app installs the server part (services + mongo database) needed to
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://dont-code.net>
|
||||
* Official user documentation: <https://dont-code.net/news.html>
|
||||
* Official admin documentation: <https://dont-code.net/developers.html>
|
||||
* Upstream app code repository: <https://github.com/dont-code>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/dont-code>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/dont-code_ynh/issues>
|
||||
- Official app website: <https://dont-code.net>
|
||||
- Official user documentation: <https://dont-code.net/news.html>
|
||||
- Official admin documentation: <https://dont-code.net/developers.html>
|
||||
- Upstream app code repository: <https://github.com/dont-code>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/dont-code>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/dont-code_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -56,7 +55,7 @@ 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/dont-code_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade dont-code -u https://github.com/YunoHost-Apps/dont-code_ynh/tree/testing --debug
|
||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -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.
|
||||
-->
|
||||
|
||||
|
@ -31,10 +31,9 @@ This Yunohost app installs the server part (services + mongo database) needed to
|
|||
- Projects and all user's data are backuped up as part of the Yunohost backup process
|
||||
- As well any documents or images uploaded by users will be backed up
|
||||
|
||||
|
||||
**Version incluse :** 0.2.10~ynh6
|
||||
|
||||
**Démo :** https://dont-code.net/apps.html
|
||||
**Démo :** <https://dont-code.net/apps.html>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -43,12 +42,12 @@ This Yunohost app installs the server part (services + mongo database) needed to
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://dont-code.net>
|
||||
* Documentation officielle utilisateur : <https://dont-code.net/news.html>
|
||||
* Documentation officielle de l’admin : <https://dont-code.net/developers.html>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/dont-code>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/dont-code>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/dont-code_ynh/issues>
|
||||
- Site officiel de l’app : <https://dont-code.net>
|
||||
- Documentation officielle utilisateur : <https://dont-code.net/news.html>
|
||||
- Documentation officielle de l’admin : <https://dont-code.net/developers.html>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/dont-code>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/dont-code>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/dont-code_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -56,7 +55,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/dont-code_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade dont-code -u https://github.com/YunoHost-Apps/dont-code_ynh/tree/testing --debug
|
||||
|
|
Loading…
Reference in a new issue