How import from github using glitch API

Hi! Anyone knows how to import stuff from github into a private project using the glitch api?

Hey @CodingEngineer, if you use the Glitch GitHub import process to import GitHub code into an existing private project everything should work as you expect. Are you seeing something else?

Hi @cori, yes it works without any problem, I just wanna see if theres a way to automate the process, because I need to change package.json every time I import and it would be very handy needing to run just a command in my local machine and update everything.