[package]] name = "create-tauri-app" version = "4.5.7" dependencies = [ "anyhow", "ctrlc", "dialoguer", "pico-args", "rust-embed", ] [[package]] name = "create-tauri-app-node" version = "0.0.0" dependencies = [ "create-tauri-app", "napi", "napi-build", "napi-derive"...
npm create tauri-app@latest Yarn: yarn create tauri-app PNPM: pnpm create tauri-app Deno deno run -A npm: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 ...
Rapidly scaffold out a new tauri app project. Contribute to tauri-apps/create-tauri-app development by creating an account on GitHub.
There are 2 changes which include create-tauri-app with minor, create-tauri-app-js with minor Planned Package Versions The following package releases are the planned based on the context of changes in this pull request. packagecurrentnext create-tauri-app 4.4.2 4.5.0 create-tauri-app-js 4.4...
The package.json of solid-ts was named wrong and I removed the internal-ip dependency, which is not needed for desktop development. What kind of change does this PR introduce? Bugfix Feature Docs New Binding issue #___ Code style update Refactor Build-related changes Other, please describe:...
irm https://create.tauri.app/ps | iex Cargo: cargo install create-tauri-app --locked cargo create-tauri-app NPM: npm create tauri-app@latest Yarn: yarn create tauri-app PNPM: pnpm create tauri-app Deno deno run -A npm:create-tauri-app ...
npx create-tauri-app You’ll be given several options of what package manager, framework/language to use for the WebView. For this tutorial, select SolidJS with the plain JS template. cd into the new folder and run npm install. Then, run npm run tauri dev, which turns on the Core and...
tauriqwikcreate-tauri-app UpdatedJan 20, 2024 TypeScript Add a description, image, and links to thecreate-tauri-apptopic page so that developers can more easily learn about it. Add this topic to your repo To associate your repository with thecreate-tauri-apptopic, visit your repo's landing...
tauri-apps/create-tauri-appPublic NotificationsYou must be signed in to change notification settings Fork95 Star1.1k Latest commit History History File metadata and controls 9 lines (7 loc) · 207 Bytes Raw 1 2 3 4 5 6 7 8 9 // Copyright 2019-2022 Tauri Programme within The Commons Cons...
tauri-apps / create-tauri-app Public Notifications Fork 96 Star 1.1k Code Issues 8 Pull requests 8 Actions Projects Security Insights New issue chore(deps): update solid, vite and tauri deps #391 Merged amrbashir merged 2 commits into dev from deps Apr 3, 2023 ...