redox/recipes/wip/dev/lang/tur/recipe.toml
2025-08-15 03:21:42 -03:00

9 lines
163 B
TOML

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