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

Add recipes

parent 95cbdc87
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
[source]
git = "https://github.com/Canop/glassbench"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/ehuss/cargo-clone-crate"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/nicolaiunrein/cargo-get"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/onur-ozkan/cargo-qtest"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/museun/cargo-whatfeatures"
[build]
template = "custom"
script = """
cookbook_cargo --features rustls
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/tbillington/kondo"
[build]
template = "custom"
script = """
cookbook_cargo_packages kondo
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/a11ywatch/rust-to-npm"
[build]
template = "custom"
script = """
cookbook_cargo_packages cli
"""
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