Hey y’all,
I was wondering if there was a way to get container image of my glitch app.
I would love to have this prepackage so I could re-install this glitch app in other places.
Thanks
Hey y’all,
I was wondering if there was a way to get container image of my glitch app.
I would love to have this prepackage so I could re-install this glitch app in other places.
Thanks
This sounds like a really cool idea, however it is possible to use git to download the source code.
Thanks @ihack2712
Source code is one thing, but in a world where everything is a container, could be good to manipulate containers instead.
Import could be hard, but export option would be awesome.