я котик пур-пур 60bf067913 chore(examples): remove the legacy X-UA-Compatible meta (#5394) před 2 roky
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) před 3 roky
commands.rs 1dd722c4a7 feat(command): add `rename_all` attribute, closes #4898 (#4903) před 2 roky
index.html 60bf067913 chore(examples): remove the legacy X-UA-Compatible meta (#5394) před 2 roky
main.rs 1dd722c4a7 feat(command): add `rename_all` attribute, closes #4898 (#4903) před 2 roky
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist před 3 roky

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.