mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
Auto-update READMEs
This commit is contained in:
parent
3e0db51bfd
commit
3d017e1c8b
5 changed files with 54 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Leggi il “README” in italiano](README_it.md)
|
||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[![Install code-server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=code-server)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.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.*
|
||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Run VS Code on your server and access it in the browser
|
||||
|
||||
|
||||
**Shipped version:** 4.22.1~ynh1
|
||||
**Shipped version:** 4.23.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
49
README_eu.md
Normal file
49
README_eu.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# code-server YunoHost-erako
|
||||
|
||||
[![Integrazio maila](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg)
|
||||
|
||||
[![Instalatu code-server YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=code-server)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek code-server YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
Run VS Code on your server and access it in the browser
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 4.23.0~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
![code-server(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://coder.com>
|
||||
- Erabiltzaileen dokumentazio ofiziala: <https://coder.com/docs/code-server/latest/FAQ>
|
||||
- Administratzaileen dokumentazio ofiziala: <https://coder.com/docs/code-server/latest>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/coder/code-server>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/code-server>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/code-server_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/code-server_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Run VS Code on your server and access it in the browser
|
||||
|
||||
|
||||
**Version incluse :** 4.22.1~ynh1
|
||||
**Version incluse :** 4.23.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Run VS Code on your server and access it in the browser
|
||||
|
||||
|
||||
**Versión proporcionada:** 4.22.1~ynh1
|
||||
**Versión proporcionada:** 4.23.0~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
Loading…
Reference in a new issue