redox/recipes/wip/terminal/pretty/recipe.toml
2025-03-29 22:03:39 +00:00

9 lines
164 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/rhaskia/preTTY"
[build]
template = "custom"
script = """
cookbook_cargo_packages prettyterm_gui
"""