redox/recipes/wip/dev/piccolo/recipe.toml
2024-04-28 11:43:06 +00:00

9 lines
161 B
TOML

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