From 6828bff5ad5f0ae4441ed8a248bf0f326f28ce12 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Sun, 3 Aug 2025 11:08:31 +0000 Subject: [PATCH] Add Kaneo to Software Development - Project Management (#1503) Co-authored-by: Rabenherz112 --- software/kaneo.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/kaneo.yml diff --git a/software/kaneo.yml b/software/kaneo.yml new file mode 100644 index 0000000000..e1edfd6b75 --- /dev/null +++ b/software/kaneo.yml @@ -0,0 +1,12 @@ +name: "Kaneo" +website_url: "https://kaneo.app/" +source_code_url: "https://github.com/usekaneo/kaneo" +description: "Project management platform focused on simplicity and efficiency." +licenses: + - MIT +platforms: + - K8S + - Docker +tags: + - Software Development - Project Management +demo_url: "https://demo.kaneo.app/" \ No newline at end of file