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

10 lines
225 B
TOML

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