From 35abb96f7498a0257f77b735810aec26393b39d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Collin?= Date: Fri, 6 Jan 2023 11:12:18 +0100 Subject: [PATCH] Add dont-code services application --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 44b52580..3d31e6e4 100644 --- a/apps.json +++ b/apps.json @@ -935,6 +935,14 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/domoticz_ynh" }, + "dont-code": { + "category": "dev", + "state": "working", + "subtags": [ + "programming" + ], + "url": "https://github.com/YunoHost-Apps/dont-code_ynh" + }, "dotclear2": { "category": "publishing", "level": 8,