Jacob Bolda af6411d5f8 feat: setup testing for CTA (#1615) %!s(int64=4) %!d(string=hai) anos
..
bin af6411d5f8 feat: setup testing for CTA (#1615) %!s(int64=4) %!d(string=hai) anos
src 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) %!s(int64=4) %!d(string=hai) anos
test af6411d5f8 feat: setup testing for CTA (#1615) %!s(int64=4) %!d(string=hai) anos
types af6411d5f8 feat: setup testing for CTA (#1615) %!s(int64=4) %!d(string=hai) anos
.eslintrc.js af6411d5f8 feat: setup testing for CTA (#1615) %!s(int64=4) %!d(string=hai) anos
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) %!s(int64=4) %!d(string=hai) anos
.prettierrc.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md cad5192e31 Apply Version Updates From Current Changes (#1561) %!s(int64=4) %!d(string=hai) anos
jest.config.js af6411d5f8 feat: setup testing for CTA (#1615) %!s(int64=4) %!d(string=hai) anos
package.json af6411d5f8 feat: setup testing for CTA (#1615) %!s(int64=4) %!d(string=hai) anos
readme.md aea614587b refactor(repo): add /tooling folder (#1457) %!s(int64=4) %!d(string=hai) anos
rollup.config.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) %!s(int64=4) %!d(string=hai) anos
tsconfig.json af6411d5f8 feat: setup testing for CTA (#1615) %!s(int64=4) %!d(string=hai) anos

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