1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2025-12-21 01:53:06 +01:00
Code-server packaged for YunoHost
Find a file
2025-12-18 19:55:45 +01:00
.github Version 2 (#52) 2023-06-18 01:15:38 +02:00
conf Update nginx.conf 2025-11-20 22:49:57 +01:00
doc Minor typo correction 2025-12-07 08:52:59 +01:00
scripts cleaning 2025-11-20 22:52:24 +01:00
.gitignore Patch for helpers 2.1 (#105) 2024-12-23 15:33:59 +01: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 2025-12-18 00:07:41 +01:00
README.md Auto-update READMEs 2025-12-18 00:07:42 +01:00
tests.toml Improving 2025-04-08 22:22:10 +02:00

Logo of code-server code-server, packaged for YunoHost

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

🌐 Official app website Version: 4.107.0~ynh1

Screenshots

Screenshot of code-server

📦 Developer info

Automatic tests level

🛠️ Upstream code-server repository: https://github.com/coder/code-server

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.