Add recipes

This commit is contained in:
Ribbon 2024-05-09 20:43:17 +00:00
parent d63b675c74
commit c83f2ed50f
5 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/esp-rs/espmonitor"
[build]
template = "custom"
script = """
cookbook_cargo_packages espmonitor cargo-espmonitor
"""

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/GpuZelenograd/memtest_vulkan"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/InioX/matugen"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/Hyde46/hoard"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/zahidkhawaja/rusty"
[build]
template = "cargo"