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
2024-08-26 17:35:34 +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-08-26 12:25:31 +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 to v4.92.2 (#103) 2024-08-26 14:26:11 +02:00
README.md Upgrade to v4.92.2 (#103) 2024-08-26 14:26:11 +02:00
README_es.md Upgrade to v4.92.2 (#103) 2024-08-26 14:26:11 +02:00
README_eu.md Upgrade to v4.92.2 (#103) 2024-08-26 14:26:11 +02:00
README_fr.md Upgrade to v4.92.2 (#103) 2024-08-26 14:26:11 +02:00
README_gl.md Upgrade to v4.92.2 (#103) 2024-08-26 14:26:11 +02:00
README_id.md Upgrade to v4.92.2 (#103) 2024-08-26 14:26:11 +02:00
README_it.md Auto-update READMEs 2024-03-28 16:33:30 +00:00
README_ru.md Upgrade to v4.92.2 (#103) 2024-08-26 14:26:11 +02:00
README_zh_Hans.md Upgrade to v4.92.2 (#103) 2024-08-26 14:26:11 +02: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.92.2~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