From 1e7efe3e4dd48c144f03f08c57be9aefe3fee5e1 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Wed, 10 Jul 2024 09:25:30 +0000
Subject: [PATCH] Add a recipe

---
 recipes/wip/terminal/chatd/recipe.toml | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 recipes/wip/terminal/chatd/recipe.toml

diff --git a/recipes/wip/terminal/chatd/recipe.toml b/recipes/wip/terminal/chatd/recipe.toml
new file mode 100644
index 000000000..1a9bd5a52
--- /dev/null
+++ b/recipes/wip/terminal/chatd/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/unrenamed/chatd"
+[build]
+template = "cargo"
-- 
GitLab