redox/recipes/wip/demos/hotline/recipe.toml
2024-07-13 16:07:56 +00:00

9 lines
163 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/polymonster/hotline"
[build]
template = "custom"
script = """
cookbook_cargo_examples triangle
"""