my idea is that you create a service that allows the installation of packages into projects. Like themes or frameworks or glitch born languages like xenText
people make them while following guidelines and then they send them off to be moderated and approved. Then people can install through a cli or editor interface. Like NPM. And users can turn them off or on through somesort of manager
I think this would be great as a new or paid feature!
By the way there’s a simple method in the zipfile module you can use to extract the zip. Another cool thing is use something like netlify or zeit.now to host lots of files. I think one of them has a 100gb bandwith limit which you aren’t likely to hit if you ddos protection works correctly.
My current package manager I’m writing was meant to make managing portable apps, python and nodejs installations easier. With just a command I can install any one of those things. Anyways good luck 17lwinn with your package manager .