Add recipes

This commit is contained in:
Ribbon 2024-06-13 18:22:36 +00:00
parent 4d5760898c
commit a70b46146c
3 changed files with 15 additions and 0 deletions

View File

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

View File

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

View File

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