Amr Bashir 36eee37220 Restructure the repository (#10796) před 11 měsíci
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) před 3 roky
commands.rs 4b75834a41 chore: update license headers 2024 (#9043) před 1 rokem
index.html 01f6aa3405 build: migrate repo to use `pnpm` as the package manager (#10607) před 11 měsíci
main.rs 1a88fc1a9b style: simplify string formatting (#10259) před 1 rokem
tauri.conf.json 36eee37220 Restructure the repository (#10796) před 11 měsíci

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.