From 36afc7f2294e9e0d2fd55741ca5151b9adfafd8c Mon Sep 17 00:00:00 2001 From: Jules-Bertholet Date: Fri, 11 Jun 2021 16:45:27 -0400 Subject: [PATCH] Add code-server --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index 3280ea49..311fc0df 100644 --- a/apps.json +++ b/apps.json @@ -409,6 +409,16 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/cockpit_ynh" }, + "code-server": { + "branch": "master", + "category": "dev", + "subtags": [ + "programming" + ], + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/code-server_ynh" + }, "coin": { "branch": "master", "category": "productivity_and_management",