From 6edf76f85c4c28ca171f050cf87895ebbd6fe159 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Mon, 27 Jan 2025 18:41:43 +0000 Subject: [PATCH] Add Tegon (#1085) Co-authored-by: Rabenherz112 --- software/tegon.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/tegon.yml diff --git a/software/tegon.yml b/software/tegon.yml new file mode 100644 index 0000000000..bb2f6646f5 --- /dev/null +++ b/software/tegon.yml @@ -0,0 +1,12 @@ +name: "Tegon" +website_url: "https://tegon.ai" +source_code_url: "https://github.com/tegonhq/tegon" +description: "Dev-first issue tracking tool (alternative to Jira, Linear)." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Task Management & To-do Lists + - Software Development - Project Management +depends_3rdparty: true \ No newline at end of file