Closed
Description
Bug Report Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
main
branch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
It would be nice to have a script that syncs the latest changes done on the template repo to the existing repo that already use the template.
At this point I have made changes to the src
directory, dependencies
& devDependencies
in package.json
, I had to manually copy paste the updates from the template to have the latest changes.
Additional Info
No response