Amr Bashir 8de308d1bf feat(core): implement new config structure (#8723) hai 1 ano
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) %!s(int64=3) %!d(string=hai) anos
commands.rs 46e6187c89 chore: update license year (#6311) %!s(int64=2) %!d(string=hai) anos
index.html c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) hai 1 ano
main.rs fbeb5b9185 refactor(core): use webview's URI schemes for IPC (#7170) %!s(int64=2) %!d(string=hai) anos
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) hai 1 ano

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.