This is a tool to migrate Svelte 3.x to Svelte 5
This will migrate your Svelte 3 project to Svelte 5 project
1- Clone this repo
2- In you terminal run chmod u+x migrate.sh
this will give this file execution permission.
3- Run ./migrate.sh
4- Follow the promts. Make sure your project name match your repo name. For example is your repo name is https://github.com/CSIS-iLab/poni-table
the project name must be: poni-table