Lucas Fernandes Nogueira 5105b428c4 feat(cli): change app template to only set default menu on macOS (#4518) há 3 anos atrás
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) há 3 anos atrás
commands.rs f1637d62df refactor(examples): remove unused files (#3762) há 3 anos atrás
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) há 4 anos atrás
main.rs 5105b428c4 feat(cli): change app template to only set default menu on macOS (#4518) há 3 anos atrás
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist há 3 anos atrás

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.