Chip Reed 0ff7832f19 remove `generate_context!()` 2 жил өмнө
..
src 0ff7832f19 remove `generate_context!()` 2 жил өмнө
Cargo.toml 0ff7832f19 remove `generate_context!()` 2 жил өмнө
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 жил өмнө
build.rs 0ff7832f19 remove `generate_context!()` 2 жил өмнө
index.html 3d37ed38c7 fix(examples): fix command args case (#5635) 2 жил өмнө
tauri.conf.json 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) 2 жил өмнө

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.