redox/recipes/wip/dev/gfold/recipe.toml
2024-05-09 15:54:24 +00:00

9 lines
157 B
TOML

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