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

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