redox/recipes/wip/math/numr/recipe.toml
2025-11-30 09:49:34 -03:00

9 lines
168 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/nasedkinpv/numr"
[build]
template = "custom"
script = """
cookbook_cargo_packages numr-cli numr-tui
"""