redox/recipes/wip/demos/mage/recipe.toml

9 lines
167 B
TOML

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