redox/recipes/wip/emulators/mobile/wie/recipe.toml
2024-06-25 20:50:03 +00:00

9 lines
148 B
TOML

#TODO compilation error
[source]
git = "https://github.com/dlunch/wie"
[build]
template = "custom"
script = """
cookbook_cargo_packages wie_cli
"""