redox/recipes/wip/dev/gfold/recipe.toml
2024-06-11 18:20:00 +00:00

9 lines
158 B
TOML

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