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
c382747400
commit
49e5a0b80e
2 changed files with 18 additions and 20 deletions
19
README.md
19
README.md
|
@ -18,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Run VS Code on your server and access it in the browser
|
Run VS Code on your server and access it in the browser
|
||||||
|
|
||||||
|
**Shipped version:** 4.22.1~ynh1
|
||||||
**Shipped version:** 4.22.0~ynh1
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -27,12 +26,12 @@ Run VS Code on your server and access it in the browser
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://coder.com>
|
- Official app website: <https://coder.com>
|
||||||
* Official user documentation: <https://coder.com/docs/code-server/latest/FAQ>
|
- Official user documentation: <https://coder.com/docs/code-server/latest/FAQ>
|
||||||
* Official admin documentation: <https://coder.com/docs/code-server/latest>
|
- Official admin documentation: <https://coder.com/docs/code-server/latest>
|
||||||
* Upstream app code repository: <https://github.com/coder/code-server>
|
- Upstream app code repository: <https://github.com/coder/code-server>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/code-server>
|
- YunoHost Store: <https://apps.yunohost.org/app/code-server>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/code-server_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/code-server_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -40,10 +39,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
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>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -18,8 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
Run VS Code on your server and access it in the browser
|
Run VS Code on your server and access it in the browser
|
||||||
|
|
||||||
|
**Version incluse :** 4.22.1~ynh1
|
||||||
**Version incluse :** 4.22.0~ynh1
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -27,12 +26,12 @@ Run VS Code on your server and access it in the browser
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://coder.com>
|
- Site officiel de l’app : <https://coder.com>
|
||||||
* Documentation officielle utilisateur : <https://coder.com/docs/code-server/latest/FAQ>
|
- Documentation officielle utilisateur : <https://coder.com/docs/code-server/latest/FAQ>
|
||||||
* Documentation officielle de l’admin : <https://coder.com/docs/code-server/latest>
|
- 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>
|
- Dépôt de code officiel de l’app : <https://github.com/coder/code-server>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/code-server>
|
- YunoHost Store : <https://apps.yunohost.org/app/code-server>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/code-server_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/code-server_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -40,10 +39,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
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