add a recipe

This commit is contained in:
Ribbon 2024-04-22 09:32:17 +00:00
parent 9fd50c85c3
commit 1bf1849458

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/kyren/piccolo"
[build]
template = "custom"
script = """
cookbook_cargo_examples interpreter
"""