1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2025-11-05 03:28:44 +01:00
Code-server packaged for YunoHost
Find a file
2025-10-21 20:55:34 +02:00
.github Version 2 (#52) 2023-06-18 01:15:38 +02:00
conf Improving 2025-04-08 22:22:10 +02:00
doc Version 2 (#52) 2023-06-18 01:15:38 +02:00
scripts Improving 2025-04-08 22:22:10 +02: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-10-21 00:07:43 +02:00
README.md Auto-update READMEs 2025-10-21 00:07:44 +02: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.105.1~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.