redox/recipes/wip/net/server/dora/recipe.toml
2025-06-16 19:47:01 -03:00

9 lines
176 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/bluecatengineering/dora"
[build]
template = "custom"
script = """
cookbook_cargo_packages dora-bin dora-cfg
"""