Lucas Fernandes Nogueira 6c13840cee feat(examples): add desktop/web application example (#5537) hace 2 años
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) hace 3 años
commands.rs 1dd722c4a7 feat(command): add `rename_all` attribute, closes #4898 (#4903) hace 2 años
index.html 873b9aee90 chore: run `yarn format` hace 2 años
main.rs 6c13840cee feat(examples): add desktop/web application example (#5537) hace 2 años
tauri.conf.json 873b9aee90 chore: run `yarn format` hace 2 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.