mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
300 B
300 B
title |
---|
Introduction |
The Tauri Bundler is a Rust harness for compiling your binary, packaging assets, and preparing a final bundle.
It will detect your operating system and build a bundle accordingly. It currently supports:
- Linux: .deb, .appimage
- macOS: .app, .dmg
- Windows: .exe, .msi