mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Add recipes
This commit is contained in:
parent
a8050a7382
commit
087bcd0b41
5
recipes/wip/dev/lang/brimstone/recipe.toml
Normal file
5
recipes/wip/dev/lang/brimstone/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/Hans-Halverson/brimstone"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/terminal/leadr/recipe.toml
Normal file
5
recipes/wip/terminal/leadr/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/ll-nick/leadr"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user