redox/recipes/wip/demos/blitz/recipe.toml
2024-06-23 00:06:14 +00:00

9 lines
164 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/DioxusLabs/blitz"
[build]
template = "custom"
script = """
cookbook_cargo_examples url markdown
"""