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
9fd50c85c3
commit
1bf1849458
8
recipes/wip/dev/piccolo/recipe.toml
Normal file
8
recipes/wip/dev/piccolo/recipe.toml
Normal file
@ -0,0 +1,8 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/kyren/piccolo"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples interpreter
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user