mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
Auto-update README
This commit is contained in:
parent
d7adaf05a6
commit
95862e2769
2 changed files with 12 additions and 12 deletions
|
@ -43,7 +43,7 @@ Run VS Code on your server and access it in the browser
|
|||
* Official app website: https://github.com/cdr/code-server
|
||||
* Official user documentation: https://github.com/cdr/code-server/tree/main/docs
|
||||
* Official admin documentation: https://github.com/cdr/code-server/tree/main/docs
|
||||
* Upstream app code repository: https://github.com/cdr/code-server
|
||||
* Upstream app code repository: https://github.com/cdr/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
|
||||
|
||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -6,14 +6,14 @@
|
|||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install code-server 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.*
|
||||
> *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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur
|
||||
|
||||
**Version incluse:** 3.10.2~ynh1
|
||||
**Version incluse :** 3.10.2~ynh1
|
||||
|
||||
|
||||
|
||||
|
@ -36,12 +36,12 @@ Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://github.com/cdr/code-server
|
||||
* Documentation officielle utilisateur : https://github.com/cdr/code-server/tree/main/docs
|
||||
* Documentation officielle de l'admin : https://github.com/cdr/code-server/tree/main/docs
|
||||
* Dépôt de code officiel de l'app : https://github.com/cdr/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
|
||||
* Site officiel de l'app : https://github.com/cdr/code-server
|
||||
* Documentation officielle utilisateur : https://github.com/cdr/code-server/tree/main/docs
|
||||
* Documentation officielle de l'admin : https://github.com/cdr/code-server/tree/main/docs
|
||||
* Dépôt de code officiel de l'app : https://github.com/cdr/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
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -50,8 +50,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
||||
or
|
||||
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
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue