mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-30 18:46:27 +03:00
e57a303748
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
178 B
178 B
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
.