redox/recipes/wip/tools/backhand/recipe.toml
2024-02-16 21:42:08 +00:00

9 lines
186 B
TOML

#TODO missing script to properly move the binary
[source]
git = "https://github.com/wcampbell0x2a/backhand"
[build]
template = "custom"
script = """
cookbook_cargo_packages backhand
"""