Jacob Bolda c3acbd68ec chore: shift CTA from bin to .ts (#1651) преди 4 години
..
bin c3acbd68ec chore: shift CTA from bin to .ts (#1651) преди 4 години
src c3acbd68ec chore: shift CTA from bin to .ts (#1651) преди 4 години
test af6411d5f8 feat: setup testing for CTA (#1615) преди 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 c3acbd68ec chore: shift CTA from bin to .ts (#1651) преди 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