From a2602120685229f1715446971eba745457051552 Mon Sep 17 00:00:00 2001 From: Andrey Platov Date: Wed, 6 Mar 2024 23:53:15 +0100 Subject: [PATCH] Add Huly Platform (#583) Co-authored-by: nodiscc Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/huly.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/huly.yml diff --git a/software/huly.yml b/software/huly.yml new file mode 100644 index 0000000000..822fca1163 --- /dev/null +++ b/software/huly.yml @@ -0,0 +1,13 @@ +name: "Huly" +website_url: "https://huly.io" +source_code_url: "https://github.com/hcengineering/platform" +description: "All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)." +licenses: + - EPL-2.0 +platforms: + - Docker + - K8S + - Nodejs +tags: + - Software Development - Project Management +demo_url: "https://app.huly.io"