redox/recipes/wip/demos/wavy/recipe.toml
2024-07-14 09:57:11 +00:00

9 lines
172 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/ardaku/wavy"
[build]
template = "custom"
script = """
cookbook_cargo_examples monitor play query record
"""