3.13.17 • Published 1 month ago

create-tauri v3.13.17

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
github
Last release
1 month ago

npm.io npm.io status Chat Server website https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg support changelog

Usage

NPM:

npm create tauri-app@latest

Yarn:

yarn create tauri-app

PNPM:

pnpm create tauri-app

Bun:

bunx create-tauri-app

You can also directly specify the project name, package manager and the template you want to use via additional command line options. For example, to scaffold a Svelte project in a my-tauri-app directory, run:

# npm 6.x
npm create tauri-app@latest my-tauri-app --template svelte --manager pnpm
# npm 7+, extra double-dash is needed:
npm create tauri-app@latest my-tauri-app -- --template svelte --manager pnpm
# yarn
yarn create tauri-app my-tauri-app --template svelte --manager pnpm
# pnpm
pnpm create tauri-app my-tauri-app --template svelte --manager pnpm
# Bun
bunx create-tauri-app my-tauri-app --template svelte --manager bun

Currently supported template presets include:

  • vanilla
  • vanilla-ts
  • vue
  • vue-ts
  • svelte
  • svelte-ts
  • react
  • react-ts
  • solid
  • solid-ts
  • angular
  • yew
  • leptos
  • sycamore

You can use . for the project name to scaffold in the current directory.

Semver

create-tauri-app is following Semantic Versioning 2.0.

Licenses

Code: (c) 2022 - The Tauri Programme within The Commons Conservancy.

MIT or MIT/Apache 2.0 where applicable.

Logo: CC-BY-NC-ND

3.13.17

1 month ago

3.13.16

1 month ago

3.13.15

2 months ago

3.13.12

2 months ago

3.13.13

2 months ago

3.13.14

2 months ago

3.13.10

2 months ago

3.13.11

2 months ago

3.13.9

2 months ago

3.13.8

2 months ago

3.13.7

2 months ago

3.13.6

2 months ago

3.13.4

3 months ago

3.13.5

3 months ago

3.13.3

3 months ago

3.13.2

3 months ago

3.13.1

3 months ago

3.13.0

3 months ago

3.11.7

4 months ago

3.11.6

4 months ago

3.11.5

5 months ago

3.11.4

5 months ago

3.11.2

5 months ago

3.11.3

5 months ago

3.11.0

6 months ago

3.10.1

6 months ago

3.8.0

7 months ago

3.7.1

10 months ago

3.10.0

6 months ago

3.7.0

10 months ago

3.11.1

6 months ago

3.7.3

8 months ago

3.9.0

7 months ago

3.7.2

10 months ago

3.6.2

10 months ago

3.6.1

11 months ago

3.6.0

11 months ago

3.5.0

12 months ago

1.0.1

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.0

2 years ago