redox/recipes/wip/demos/rustubble/recipe.toml
2024-07-15 08:53:07 +00:00

9 lines
326 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/warpy-ai/rustubble"
[build]
template = "custom"
script = """
cookbook_cargo_examples list_example menu_list_example poem progress_bar_example spinner_example stopwatch_example table_example text_area_example text_input_example timer_example viewport_example
"""