Add recipes

This commit is contained in:
Ribbon 2024-05-08 01:09:09 +00:00
parent 897adc9f58
commit 3010658d6a
10 changed files with 56 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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