From 6d341baba5899f1d6562956d8377c2bf591c4309 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 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/apps.json b/apps.json index c6a47e7e..c3332308 100644 --- a/apps.json +++ b/apps.json @@ -411,6 +411,23 @@ ], "url": "https://github.com/YunoHost-Apps/codepad_ynh" }, + "cockpit": { + "branch": "master", + "category": "system_tools", + "revision": "43fa808425e74ff181c59e96bc679f5340960029", + "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",