add recipes

This commit is contained in:
Ribbon 2024-03-12 23:11:27 +00:00
parent a89e9d9ebe
commit d0378b5c48
4 changed files with 21 additions and 0 deletions

View File

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

View File

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

View File

@ -0,0 +1,6 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/quantumsheep/sshs"
rev = "116cb8d0b360e8bb47acfdb3398702f89d866b12"
[build]
template = "cargo"

View File

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