redox/recipes/wip/tools/other/diffy/recipe.toml
2024-06-26 04:08:29 +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
"""