redox/recipes/wip/demos/mage/recipe.toml
2024-07-15 09:18:59 +00:00

9 lines
172 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/baad-c0de/mage-core"
[build]
template = "custom"
script = """
cookbook_cargo_examples basic font3 hello
"""