-
install
tauri-cli
firstcargo install tauri-cli --version "2.0.0-alpha.10" --locked
-
Change
UPDATER_ENDPOINT
value insrc/main.rs
to point to your updater server or static update file. -
package the app
cargo r -p cargo-packager -- -p tauri-example --release --private-key dummy.key --password ""
-
increase the version in
Cargo.toml
-
do step 3 again
-
upload the resulting package from step 5 to your endpoint
-
run the app generated from step 3
tauri
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||