Lucas Fernandes Nogueira 2901145c49 chore: update license headers (#5067) 3 years ago
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 years ago
commands.rs 2901145c49 chore: update license headers (#5067) 3 years ago
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) 4 years ago
main.rs 2901145c49 chore: update license headers (#5067) 3 years ago
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 years ago

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.