mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Add a recipe
This commit is contained in:
parent
5c73c57874
commit
b1b41a2b44
8
recipes/wip/demos/pingora/recipe.toml
Normal file
8
recipes/wip/demos/pingora/recipe.toml
Normal file
@ -0,0 +1,8 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/cloudflare/pingora"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples server client
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user