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.