Amr Bashir 9fadbf3350 refactor(cta): add questions hook for recipes (#1658) 4 жил өмнө
..
bin c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 жил өмнө
src 9fadbf3350 refactor(cta): add questions hook for recipes (#1658) 4 жил өмнө
test 9fadbf3350 refactor(cta): add questions hook for recipes (#1658) 4 жил өмнө
types af6411d5f8 feat: setup testing for CTA (#1615) 4 жил өмнө
.eslintrc.js c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 жил өмнө
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) 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 9fadbf3350 refactor(cta): add questions hook for recipes (#1658) 4 жил өмнө
readme.md aea614587b refactor(repo): add /tooling folder (#1457) 4 жил өмнө
rollup.config.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 жил өмнө
tsconfig.json c3acbd68ec chore: shift CTA from bin to .ts (#1651) 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