Lucas Nogueira 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 lat temu
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 lat temu
commands.rs f1637d62df refactor(examples): remove unused files (#3762) 3 lat temu
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) 4 lat temu
main.rs 4c4acc3094 feat: implement `Default` for `Menu`, closes #2398 (#4291) 3 lat temu
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 lat temu

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.