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

Add recipes

parent d7f1f5be
No related branches found
No related tags found
No related merge requests found
#TODO not compiled or tested
[source]
git = "https://github.com/DioxusLabs/blitz"
[build]
template = "custom"
script = """
cookbook_cargo_examples url markdown
"""
#TODO not compiled or tested
[source]
git = "https://github.com/DioxusLabs/dioxus"
[build]
template = "custom"
script = """
cookbook_cargo_examples calculator clock counters \
file_explorer hello_world multiwindow popup window_event \
window_zoom
"""
#TODO not compiled or tested
[source]
git = "https://github.com/emilk/egui"
[build]
template = "custom"
script = """
cookbook_cargo_examples hello_world_simple
"""
#TODO not compiled or tested
[source]
git = "https://github.com/leptos-rs/leptos"
[build]
template = "custom"
script = """
cookbook_cargo_examples counter
"""
#TODO not compiled or tested
[source]
git = "https://github.com/junkdog/tachyonfx"
[build]
template = "custom"
script = """
cookbook_cargo_examples basic-effects open-window tweens
"""
#TODO not compiled or tested
[source]
git = "https://github.com/DioxusLabs/taffy"
[build]
template = "custom"
script = """
cookbook_cargo_examples basic cosmic_text
"""
#TODO not compiled or tested
[source]
git = "https://github.com/DioxusLabs/dioxus"
[build]
template = "custom"
script = """
cookbook_cargo_packages dioxus-cli
"""
#TODO not compiled or tested
[source]
git = "https://github.com/bram209/leptosfmt"
[build]
template = "custom"
script = """
cookbook_cargo_packages leptosfmt
"""
#TODO not compiled or tested
[source]
git = "https://github.com/trunk-rs/trunk"
[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