Lucas Nogueira 015020760a chore: fix clippy warnings 2 년 전
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 년 전
commands.rs 015020760a chore: fix clippy warnings 2 년 전
index.html 3d37ed38c7 fix(examples): fix command args case (#5635) 2 년 전
main.rs 015020760a chore: fix clippy warnings 2 년 전
tauri.conf.json 873b9aee90 chore: run `yarn format` 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.