tauri/examples/commands
Ngo Iok Ui (Wu Yu Wei) 7eb9aa75cf
Update gtk to 0.16 (#6155)
Co-authored-by: Wu Yu Wei <wusyong9104@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-01-29 15:08:27 -03:00
..
commands.rs chore: fix clippy warnings 2022-12-15 17:56:23 -03:00
index.html fix(examples): fix command args case (#5635) 2022-11-17 15:04:10 +02:00
main.rs Update gtk to 0.16 (#6155) 2023-01-29 15:08:27 -03:00
README.md docs(examples): add missing Readme and clarify existing (#3327) 2022-02-04 17:56:57 -03:00
tauri.conf.json chore: run yarn format 2022-11-03 09:27:43 -03:00

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.