mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-14 05:06:19 +03:00
f48b1b0b3b
* feat(bundler): cache bundling tools in a common dir for all projects
* fix changefile
* fix linux
* linux again
* again
* again
* omg I could've reboot into my linux system
* I rebooted into my linux
* fix linux one more time
* finally
* -nc
* cleanup gitignores
* Revert "-nc"
This reverts commit
|
||
---|---|---|
.. | ||
.icons | ||
api | ||
commands | ||
helloworld | ||
isolation | ||
multiwindow | ||
navigation | ||
parent-window | ||
resources | ||
sidecar | ||
splashscreen | ||
state | ||
streaming | ||
tauri-dynamic-lib | ||
updater | ||
README.md |
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.