redox/recipes/wip/demos/termtree/recipe.toml
2024-06-15 20:45:49 +00:00

9 lines
158 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/rust-cli/termtree"
[build]
template = "custom"
script = """
cookbook_cargo_examples tree
"""