redox/recipes/wip/emulators/wie/recipe.toml
2024-03-22 14:39:32 +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
"""