redox/recipes/wip/dev/lang/tur/recipe.toml
2026-02-01 17:55:27 -03:00

11 lines
197 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/rezigned/tur"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_packages tur-cli tur-tui
"""