Personal script to instantly spin up a minimal SvelteKit project with all preferred settings, structure, and files.
prettier
, eslint
, @sveltejs/enhanced-img
, and sass-embedded
.vite.config.ts
, SCSS setup, and layout).Make sure your templates exist at ~/scripts/svelte/template/
.
Run the script with your desired project name:
./create.sh my-new-project