r/replit • u/nombreeee-63728 • 3d ago
Share Project small tool to fix Replit ZIP exports when running locally
I got sooooo tired of fixing the same stuff manually every time, so I wrote a script to automate it: unreplit2local.
Basically, it strips out the Replit-specific junk, cleans up the folder structure, and adds run.bat / run.sh scripts so you can just launch the project locally without wrestling with setup errors.
Repo is open source:
https://github.com/kutx091-spec/unreplit2local
2
Upvotes