redox/recipes/wip/demos/blockish/recipe.toml
2024-07-15 08:53:07 +00:00

9 lines
168 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/yazgoo/blockish"
[build]
template = "custom"
script = """
cookbook_cargo_examples euc gif tiny-skia
"""