Hey y’all -
Is there an actively maintained API (or better yet CLI) for managing projects on Glitch?
I prefer to work on projects locally in my environment and push to Glitch using the Git interface. I would also like to be able to create new projects and manage existing ones from a CLI in order to make working with Glitch more similar to Fly/Heroku. I can already use the Fastly CLI for managing portions of my applications, but there are gaps.
I’ve seen a couple of projects reverse engineering the API but they seem to be abandoned, or at least they have gone a few years without update. Something official would be ideal, but I’d also take reliable and unofficial.
Can anyone point me in the right direction?