mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
Add recipes
This commit is contained in:
parent
3ae4be2309
commit
3d593a7c6c
5
recipes/wip/dev/other/ut/recipe.toml
Normal file
5
recipes/wip/dev/other/ut/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/ksdme/ut"
|
||||
[build]
|
||||
template = "cargo"
|
||||
6
recipes/wip/net/http/easyp/recipe.toml
Normal file
6
recipes/wip/net/http/easyp/recipe.toml
Normal file
@ -0,0 +1,6 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO determine how to configure this part of the deployment script: https://github.com/gmatht/easyp/blob/main/deploy.sh#L39
|
||||
[source]
|
||||
git = "https://github.com/gmatht/easyp-crate"
|
||||
[build]
|
||||
template = "custom"
|
||||
Loading…
Reference in New Issue
Block a user