redox/recipes/wip/demos/bones/recipe.toml
2024-07-12 18:15:53 +00:00

9 lines
166 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/fishfolk/bones"
[build]
template = "custom"
script = """
cookbook_cargo_packages demo_hello_world
"""