Lucas Fernandes Nogueira 1dd722c4a7 feat(command): add `rename_all` attribute, closes #4898 (#4903) пре 2 година
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) пре 3 година
commands.rs 1dd722c4a7 feat(command): add `rename_all` attribute, closes #4898 (#4903) пре 2 година
index.html 1dd722c4a7 feat(command): add `rename_all` attribute, closes #4898 (#4903) пре 2 година
main.rs 1dd722c4a7 feat(command): add `rename_all` attribute, closes #4898 (#4903) пре 2 година
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist пре 3 година

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.