From 1bf1849458f7efd7b13b172d2ffce4608c01452d Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 22 Apr 2024 09:32:17 +0000
Subject: [PATCH] add a recipe

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

diff --git a/recipes/wip/dev/piccolo/recipe.toml b/recipes/wip/dev/piccolo/recipe.toml
new file mode 100644
index 000000000..e12ae622c
--- /dev/null
+++ b/recipes/wip/dev/piccolo/recipe.toml
@@ -0,0 +1,8 @@
+#TODO Not compiled or tested
+[source]
+git = "https://github.com/kyren/piccolo"
+[build]
+template = "custom"
+script = """
+cookbook_cargo_examples interpreter
+"""
-- 
GitLab