redox/recipes/wip/tools/gengo/recipe.toml
2024-02-17 20:30:48 +00:00

10 lines
228 B
TOML

#TODO missing script to properly move the binary
[source]
git = "https://github.com/spenserblack/gengo"
rev = "272e794ff895149152f942a9b71ceb39711a4fb9"
[build]
template = "custom"
script = """
cookbook_cargo_packages gengo
"""