Olivier Lemasle efe7811804 fix(examples): use __TAURI__.primitives (#8077) 1 рік тому
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 роки тому
commands.rs 46e6187c89 chore: update license year (#6311) 2 роки тому
index.html efe7811804 fix(examples): use __TAURI__.primitives (#8077) 1 рік тому
main.rs fbeb5b9185 refactor(core): use webview's URI schemes for IPC (#7170) 2 роки тому
tauri.conf.json d5074af562 fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) 1 рік тому

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.