https://github.com/yunohost-apps/code-server_ynh
Code-server packaged for YunoHost
https://github.com/yunohost-apps/code-server_ynh
code-server yunohost yunohost-apps
Last synced: 8 months ago
JSON representation
Code-server packaged for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/code-server_ynh
- Owner: YunoHost-Apps
- License: mit
- Created: 2021-05-27T00:26:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T22:02:52.000Z (8 months ago)
- Last Synced: 2025-04-18T12:14:01.544Z (8 months ago)
- Topics: code-server, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://github.com/cdr/code-server
- Size: 1.38 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
code-server, packaged for YunoHost
Run VS Code on your server and access it in the browser
[](https://coder.com)
?style=for-the-badge)
## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/code-server/)
🛠️ Upstream code-server repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/code-server_ynh/tree/testing).
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 for more information.