Chip Reed 8e43be7ebc merge dev into feat/build-pipeline před 2 roky
..
src 8e43be7ebc merge dev into feat/build-pipeline před 2 roky
Cargo.toml b930712e84 deprecate `generate_context!` macro před 2 roky
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) před 3 roky
build.rs b930712e84 deprecate `generate_context!` macro před 2 roky
index.html 3d37ed38c7 fix(examples): fix command args case (#5635) před 2 roky
tauri.conf.json 873b9aee90 chore: run `yarn format` před 2 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.