EXE
WinGet
create-tauri-app
Tauri · 3.11.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
create-tauri-app-aarch64-pc-windows-msvc.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Tauri.create-tauri-app
Version
3.11.0
Description
Rapidly scaffold out a new tauri app project.
License
MIT or Apache-2.0
↗
Release Notes
- c6153e2(#526) Fix incorrect beforeDevCommand in angluar template when using npm as the package manager.
- c5c0d99(#529) Generate tauri.conf.json > project > productName using the "Project name", which can contain spaces and uppercase letters, instead of "Package name".
- 3ca02f5(#527) Disallow using an uppercase in the package name.