mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Add a recipe
This commit is contained in:
parent
a70b46146c
commit
20165a22e2
8
recipes/wip/demos/termtree/recipe.toml
Normal file
8
recipes/wip/demos/termtree/recipe.toml
Normal file
@ -0,0 +1,8 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/rust-cli/termtree"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples tree
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user