Amr Bashir 9105588373 feat: add implicit default menu for macOS only, closes #4551 (#4570) hace 3 años
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) hace 3 años
commands.rs f1637d62df refactor(examples): remove unused files (#3762) hace 3 años
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) hace 4 años
main.rs 9105588373 feat: add implicit default menu for macOS only, closes #4551 (#4570) hace 3 años
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist hace 3 años

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.