redox/recipes/wip/web/dodeca/recipe.toml
2025-12-10 02:12:52 -03:00

9 lines
157 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/bearcove/dodeca"
[build]
template = "custom"
script = """
cookbook_cargo_packages dodeca
"""