redox/recipes/wip/dev/jaq/recipe.toml
2024-04-21 14:17:17 +00:00

9 lines
149 B
TOML

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