Rapidly scaffold out a new tauri app project.
This is the **universal-apple-darwin** binary for `create-tauri-app`
This is the **aarch64-apple-darwin** binary for `create-tauri-app`
This is the **x86_64-pc-windows-msvc** binary for `create-tauri-app`
This is the **x86_64-unknown-linux-gnu** binary for `create-tauri-app`
This is the **x86_64-apple-darwin** binary for `create-tauri-app`
This is the **x86_64-unknown-linux-musl** binary for `create-tauri-app`
This is the **aarch64-unknown-linux-gnu** binary for `create-tauri-app`
This is the **aarch64-unknown-linux-musl** binary for `create-tauri-app`
This is the **armv7-unknown-linux-gnueabihf** binary for `create-tauri-app`
This is the **i686-pc-windows-msvc** binary for `create-tauri-app`
This is the **aarch64-pc-windows-msvc** binary for `create-tauri-app`
CLI scaffolding tool for [Creo](../../README.md) + [Tauri v2](https://v2.tauri.app) cross-platform apps. Creates a ready-to-run desktop and/or mobile application with Creo as the UI framework.

Tauri API definitions
Set your Tauri application as the default handler for an URL
Command line interface for building Tauri apps

Command line interface for building Tauri apps
Open files and URLs using their default application.
The Replay app uses different database backends depending on the platform: - **Tauri (desktop)**: SQLite with Drizzle ORM - **Web**: IndexedDB with the `idb` library

Command line interface for building Tauri apps
Configurable logging for your Tauri app.
Rapidly scaffold out a new tauri app project.
Create Farm cli tool
A full-stack project scaffolding CLI with an interactive terminal UI. Choose your platform, backend language, auth provider, database, cloud infrastructure, and microservices — get a production-ready monorepo.
Easily connect your rust frontend and backend without writing duplicate code.