Amr Bashir 9fadbf3350 refactor(cta): add questions hook for recipes (#1658) 4 years ago
..
bin c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 years ago
src 9fadbf3350 refactor(cta): add questions hook for recipes (#1658) 4 years ago
test 9fadbf3350 refactor(cta): add questions hook for recipes (#1658) 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 aea614587b refactor(repo): add /tooling folder (#1457) 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 9fadbf3350 refactor(cta): add questions hook for recipes (#1658) 4 years ago
readme.md aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
rollup.config.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 years ago
tsconfig.json c3acbd68ec chore: shift CTA from bin to .ts (#1651) 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