mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat(core): allow defining permissions for the app commands * global scope * command scope * write to disk * lint * fix path * get autogenerated commands from generate_handler macro * revert * remove cli * use const instead of empty str
Examples
Following directories contain examples of tauri app functionality.
There are different execution steps depending on the example. See each directory README.md for execution method.