From 6ed55c6127948a758df73b4ff2e41ce11a118a6b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Jul 2022 02:31:53 +0000 Subject: [PATCH] Auto-update README --- README.md | 21 ++++++++++----------- README_fr.md | 27 +++++++++++++++------------ 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index bd4454b..3b0a74e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # code-server for YunoHost -[![Integration level](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![Working status](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg) [![Install code-server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=code-server) *[Lire ce readme en français.](./README_fr.md)* @@ -19,11 +19,9 @@ Run VS Code on your server and access it in the browser **Shipped version:** 4.3.0~ynh1 - - ## Screenshots -![](./doc/screenshots/screenshot.png) +![Screenshot of code-server](./doc/screenshots/screenshot.png) ## Disclaimers / important information @@ -45,21 +43,22 @@ See https://coder.com/docs/code-server/latest/FAQ#how-do-i-use-my-own-extensions ## Documentation and resources -* Official user documentation: https://coder.com/docs/code-server/latest/FAQ -* Official admin documentation: https://coder.com/docs/code-server/latest -* Upstream app code repository: https://github.com/coder/code-server -* YunoHost documentation for this app: https://yunohost.org/app_code-server -* Report a bug: https://github.com/YunoHost-Apps/code-server_ynh/issues +* Official user documentation: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/code-server_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug or sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 8098b49..cb218d4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # code-server pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg) [![Installer code-server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=code-server) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer code-server 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.* @@ -15,11 +19,9 @@ Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur **Version incluse :** 4.3.0~ynh1 - - ## Captures d'écran -![](./doc/screenshots/screenshot.png) +![Capture d'écran de code-server](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -35,21 +37,22 @@ Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur ## Documentations et ressources -* Documentation officielle utilisateur : https://coder.com/docs/code-server/latest/FAQ -* Documentation officielle de l'admin : https://coder.com/docs/code-server/latest -* Dépôt de code officiel de l'app : https://github.com/coder/code-server -* Documentation YunoHost pour cette app : https://yunohost.org/app_code-server -* Signaler un bug : https://github.com/YunoHost-Apps/code-server_ynh/issues +* Documentation officielle utilisateur : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/code-server_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug ou sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**