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 packaged for YunoHost
Find a file
Salamandar 99ca9884c1
[autopatch] ynh_setup_source --full_replace=1 (#84)
* Auto-update README

* [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1

---------

Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Yunohost-Bot <>
2024-08-26 14:25:25 +02:00
.github Version 2 (#52) 2023-06-18 01:15:38 +02:00
conf remove output from systemd conf 2024-05-16 10:57:53 +02:00
doc Version 2 (#52) 2023-06-18 01:15:38 +02:00
scripts [autopatch] ynh_setup_source --full_replace=1 (#84) 2024-08-26 14:25:25 +02:00
.gitignore Initial commit 2021-05-26 20:26:40 -04:00
ALL_README.md Auto-update READMEs 2024-07-21 11:00:04 +00:00
config_panel.toml Update config_panel.toml: use "alert" type to allow for 'style = ...' ? 2024-05-12 18:37:29 +02:00
LICENSE Initial commit for code-server 2021-05-29 10:29:13 -04:00
manifest.toml Upgrade sources 2024-07-18 03:31:41 +02:00
README.md Auto-update READMEs 2024-07-18 01:31:43 +00:00
README_es.md Auto-update READMEs 2024-07-18 01:31:43 +00:00
README_eu.md Auto-update READMEs 2024-07-18 01:31:43 +00:00
README_fr.md Auto-update READMEs 2024-07-18 01:31:43 +00:00
README_gl.md Auto-update READMEs 2024-07-18 01:31:43 +00:00
README_id.md Auto-update READMEs 2024-07-21 11:00:04 +00:00
README_it.md Auto-update READMEs 2024-03-28 16:33:30 +00:00
README_zh_Hans.md Auto-update READMEs 2024-07-18 01:31:43 +00:00
tests.toml Version 2 (#52) 2023-06-18 01:15:38 +02:00

code-server for YunoHost

Integration level Working status Maintenance status

Install code-server with YunoHost

Read this README in other languages.

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 to learn how to install it.

Overview

Run VS Code on your server and access it in the browser

Shipped version: 4.91.1~ynh1

Screenshots

Screenshot of code-server

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

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