mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Add recipes
This commit is contained in:
parent
bee6706cc9
commit
37247080fa
5
recipes/wip/dev/git-tools/git-statuses/recipe.toml
Normal file
5
recipes/wip/dev/git-tools/git-statuses/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/bircni/git-statuses"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/files/hf/recipe.toml
Normal file
5
recipes/wip/files/hf/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/sorairolake/hf"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/net/chat/bitchat-tui/recipe.toml
Normal file
5
recipes/wip/net/chat/bitchat-tui/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/vaibhav-mattoo/bitchat-tui"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/terminal/ngrv/recipe.toml
Normal file
5
recipes/wip/terminal/ngrv/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/sorairolake/ngrv"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user