redox/recipes/wip/dev/knope/recipe.toml
2024-05-11 05:40:40 +00:00

9 lines
156 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/knope-dev/knope"
[build]
template = "custom"
script = """
cookbook_cargo_packages knope
"""