redox/recipes/wip/dev/piccolo/recipe.toml
2024-04-22 09:32:17 +00:00

9 lines
160 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/kyren/piccolo"
[build]
template = "custom"
script = """
cookbook_cargo_examples interpreter
"""