Amr Bashir 4b75834a41 chore: update license headers 2024 (#9043) пре 1 година
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) пре 3 година
commands.rs 4b75834a41 chore: update license headers 2024 (#9043) пре 1 година
index.html c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) пре 1 година
main.rs 4b75834a41 chore: update license headers 2024 (#9043) пре 1 година
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) пре 1 година

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.