nothingismagick afb4f2f896 chore(docs): add root-level ARCHITECTURE.md (#1766) 4 years ago
..
bin c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 years ago
src ea28d01691 create-tauri-app welcome prompt and recipes links (#1748) 4 years ago
test ea28d01691 create-tauri-app welcome prompt and recipes links (#1748) 4 years ago
types af6411d5f8 feat: setup testing for CTA (#1615) 4 years ago
.eslintrc.js c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 years ago
.gitignore 45aff87e65 chore(deps): js updates (#1739) 4 years ago
.prettierrc.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 years ago
CHANGELOG.md cad5192e31 Apply Version Updates From Current Changes (#1561) 4 years ago
jest.config.js c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 years ago
package.json afb4f2f896 chore(docs): add root-level ARCHITECTURE.md (#1766) 4 years ago
readme.md aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
rollup.config.js ea28d01691 create-tauri-app welcome prompt and recipes links (#1748) 4 years ago
tsconfig.json c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 years ago
yarn.lock 45aff87e65 chore(deps): js updates (#1739) 4 years ago

readme.md

create-tauri-app

Run and answer the prompts to get started with your first Tauri app!

With npx:

npx create-tauri-app

With npm:

npm x create-tauri-app

With yarn:

yarn create tauri-app

Additional Args

TODO