From b7b2b9b98ea92107aa8be26aa5f009dc72aba143 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 20 Apr 2024 02:47:19 +0000
Subject: [PATCH] Add a recipe

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

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