Amr Bashir 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) %!s(int64=2) %!d(string=hai) anos
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) %!s(int64=3) %!d(string=hai) anos
commands.rs 46e6187c89 chore: update license year (#6311) %!s(int64=2) %!d(string=hai) anos
index.html 3d37ed38c7 fix(examples): fix command args case (#5635) %!s(int64=2) %!d(string=hai) anos
main.rs 46e6187c89 chore: update license year (#6311) %!s(int64=2) %!d(string=hai) anos
tauri.conf.json 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) %!s(int64=2) %!d(string=hai) anos

README.md

Commands Example

A simple Tauri Application showcasing the command API.

To execute run the following on the root directory of the repository: cargo run --example commands.