redox/recipes/wip/tools/jql/recipe.toml
2024-02-17 21:22:32 +00:00

10 lines
204 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/yamafaktory/jql"
rev = "af2768b279f203a58651d386f0167b229919f1c4"
[build]
template = "custom"
script = """
cookbook_cargo_packages jql
"""