redox/recipes/wip/net/sharing/gday/recipe.toml
2024-07-08 23:57:34 +00:00

9 lines
168 B
TOML

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