1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2024-09-03 18:16:28 +02:00
code-server_ynh/README_fr.md
YunoHost Bot d68ce49839
Upgrade to v4.16.1 (#62)
* Upgrade to v4.16.1

* Auto-update README
2023-08-01 21:30:07 +02:00

49 lines
No EOL
2.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
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.
-->
# code-server pour YunoHost
[![Niveau dinté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)*
> *Ce package vous permet dinstaller code-server rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
Run VS Code on your server and access it in the browser
**Version incluse :** 4.16.1~ynh2
## Captures décran
![Capture décran de code-server](./doc/screenshots/screenshot.png)
## Documentations et ressources
* Site officiel de lapp : <https://coder.com>
* Documentation officielle utilisateur : <https://coder.com/docs/code-server/latest/FAQ>
* Documentation officielle de ladmin : <https://coder.com/docs/code-server/latest>
* Dépôt de code officiel de lapp : <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>
## 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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>