redox/recipes/wip/demos/rustui/recipe.toml
2025-08-15 03:21:42 -03:00

10 lines
224 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/broccolingual/rustui"
[build]
template = "custom"
script = """
cookbook_cargo_examples hello_world colors inputs file_reader
cookbook_cargo_packages tetris
"""