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