From 0dfca575813617511421d69b014eb8a008a82fe9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 31 Jul 2020 19:29:03 +0200 Subject: [PATCH] Add Slingcode to apps.json --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index f51577a9..16427596 100644 --- a/apps.json +++ b/apps.json @@ -2703,6 +2703,16 @@ "text" ], "url": "https://github.com/YunoHost-Apps/simpad_ynh" + }, + "slingcode": { + "branch": "master", + "category": "dev", + "revision": "HEAD", + "state": "working", + "subtags": [ + "programming" + ], + "url": "https://github.com/YunoHost-Apps/slingcode_ynh" }, "snipeit": { "branch": "master",