redox/recipes/wip/tools/diffy/recipe.toml
2024-07-09 00:06:39 +00:00

10 lines
206 B
TOML

#TODO add a command to properly move the executable
#TODO compiled but not tested
[source]
git = "https://github.com/bmwill/diffy"
[build]
template = "custom"
script = """
cookbook_cargo_packages diffy
"""