An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


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

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

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://coder.com)
![Version: 4.99.1~ynh1](https://img.shields.io/badge/Version-4.99.1~ynh1-rgba(0,150,0,1)?style=for-the-badge)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/code-server)](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.