Skip to content
Snippets Groups Projects
Commit f74f6427 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Add recipes

parent d19dc7f0
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/ferris-says"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/quininer/cargo-outofdate"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/01mf02/jaq"
[build]
template = "custom"
script = """
cookbook_cargo_packages jaq
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/ElliotB256/bevy_combat"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/tirr-c/jxl-oxide"
[build]
template = "custom"
script = """
cookbook_cargo_packages jxl-oxide-cli
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/mycrl/turn-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages cli turn-server
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/crunchy-labs/crunchy-cli"
rev = "8fff807ae68b61931aa8b1c899b8c8bba4df0784"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/quininer/epub2txt"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/BurntSushi/rust-snappy"
[build]
template = "custom"
script = """
cookbook_cargo_packages szip
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/quininer/unzrip"
[build]
template = "cargo"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment