Commit Graph

7 Commits

Author SHA1 Message Date
Markus Unterwaditzer 3e9af006e1 remove tauri-shell entirely 2025-11-18 21:05:22 +01:00
Brad Warren 3f3b6168b3 remove license 2025-11-05 10:53:41 -08:00
Brad Warren f5360b042c set up tailwindcss 2025-11-05 10:53:41 -08:00
Brad Warren a16fb9b678 set up eslint 2025-11-05 10:53:41 -08:00
Brad Warren 3349895a3e set up prettier 2025-11-05 10:53:41 -08:00
Brad Warren 4efc2d5db3 npm run tauri add shell 2025-11-05 10:53:41 -08:00
Brad Warren d942545ac3 run create-tauri-app
command was: sh <(curl https://create.tauri.app/sh)

the chosen options were:

Project name · installer-gui
Identifier · com.rayhunter-installer.app
Choose which language to use for your frontend · TypeScript / JavaScript - (pnpm, yarn, npm, deno, bun)
Choose your package manager · npm
Choose your UI template · Svelte - (https://svelte.dev/)
Choose your UI flavor · TypeScript
2025-11-05 10:53:41 -08:00