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

Add recipes

parent 49d55f9e
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
[source]
git = "https://github.com/dfinity/canbench"
[build]
template = "custom"
script = """
cookbook_cargo_packages canbench
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/BurntSushi/cargo-benchcmp"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/camchenry/boon"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/dfinity/sdk"
[build]
template = "custom"
script = """
cookbook_cargo_packages dfx
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/stacked-git/stgit"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/orhun/rustypaste-cli"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/rrwick/Polypolish"
[build]
template = "cargo"
#TODO port to Orbital
[source]
git = "https://github.com/orhun/runst"
[build]
template = "cargo"
dependencies = [
"glib",
"pango",
]
#TODO port to Orbital, see https://github.com/orhun/menyoki/blob/master/IMPLEMENTATION.md#implementing-for-other-platforms
[source]
git = "https://github.com/orhun/menyoki"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/marysaka/mkisofs-rs"
[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