Add recipes

This commit is contained in:
Ribbon 2024-07-15 06:35:19 +00:00
parent cc929eb183
commit 9ff009f138
13 changed files with 78 additions and 0 deletions

View File

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

View File

@ -0,0 +1,8 @@
#TODO not compiled or tested
[source]
git = "https://github.com/asciinema/avt"
[build]
template = "custom"
script = """
cookbook_cargo_examples text
"""

View File

@ -0,0 +1,9 @@
#TODO not compiled or tested
[source]
git = "https://github.com/Wayoung7/firework-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages firework-rs
cookbook_cargo_examples fountain heart vortex
"""

View File

@ -0,0 +1,8 @@
#TODO not compiled or tested
[source]
git = "https://github.com/saschagrunert/rain"
[build]
template = "custom"
script = """
cookbook_cargo_examples demo
"""

View File

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

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/file-acomplaint/kakikun"
[build]
template = "cargo"

View File

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

View File

@ -0,0 +1,8 @@
#TODO not compiled or tested
[source]
git = "https://github.com/PanAeon/transg-tui"
[build]
template = "cargo"
dependencies = [
"openssl1",
]

View File

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

View File

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

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/Julien-R44/fast-ssh"
[build]
template = "cargo"

View File

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

View File

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