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
73924de28f
commit
5a787b283e
8
recipes/wip/dev/other/harper/recipe.toml
Normal file
8
recipes/wip/dev/other/harper/recipe.toml
Normal file
@ -0,0 +1,8 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/Automattic/harper"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages harper-ls
|
||||
"""
|
||||
5
recipes/wip/tui/heretek/recipe.toml
Normal file
5
recipes/wip/tui/heretek/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/wcampbell0x2a/heretek"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user