How to install tauri-apps/tauri. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
tauri-apps/tauri Installation Guide
How to install tauri-apps/tauri. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for tauri-apps/tauri. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i tauri-apps/taurior
Install via npx
npx @hexmos/ipm i tauri-apps/tauriPrerequisites
rust
languageVersion: >= 1.50.0
cargo
build_toolVersion: 1.68.0
nodejs
languageVersion: 18.15.0
npm
package_managerVersion: 12.19.0
git
system_toolVersion: 2.37.1
python
languageVersion: 3.9.5
pip
package_managerVersion: 21.0.1
vscode
environmentVersion: 1.94.1
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
npm create tauri-app@latestPost Installation Steps
- Open the Tauri app by double-clicking the icon on your desktop.
- You can now interact with the application's interface and explore its features.
- To learn more about the project, visit the official website: https://tauri.app/
