redox/recipes/wip/math/numbat/recipe.toml
2024-02-11 23:12:10 +00:00

10 lines
210 B
TOML

#TODO compiled but not tested
#TODO missing script to properly move the binary
[source]
git = "https://github.com/sharkdp/numbat"
[build]
template = "custom"
script = """
cookbook_cargo_packages numbat-cli
"""