From 3d0da4f8c103266eea216ddfcc1501765fc0a5f1 Mon Sep 17 00:00:00 2001 From: jessicali2023 <140452322+jessicali2023@users.noreply.github.com> Date: Sat, 20 Jan 2024 05:16:56 -0800 Subject: [PATCH] add Twenty CRM software (#459) --- software/twenty.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/twenty.yml diff --git a/software/twenty.yml b/software/twenty.yml new file mode 100644 index 0000000000..7f1a4ec6f2 --- /dev/null +++ b/software/twenty.yml @@ -0,0 +1,10 @@ +name: Twenty +website_url: "https://twenty.com" +source_code_url: "https://github.com/twentyhq/twenty" +description: A modern CRM offering the flexibility of open source, advanced features, and a sleek design. +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Groupware \ No newline at end of file