redox/recipes/wip/dev/radicle/recipe.toml
2024-05-31 15:28:09 +00:00

9 lines
221 B
TOML

#TODO Not compiled or tested
[source]
git = "https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git"
[build]
template = "custom"
script = """
cookbook_cargo_packages radicle-cli radicle-node radicle-remote-helper
"""