educative.io

Broken lab? Please assist

Hello,

I’m sorry, but I’m a bit confused by the instructions in setting up the basic web app. It says, " Again all these git commands are executed. You just need to set your Github username as the environment variable first."

Where exactly am I supposed to set this environment variable? It’s not clear to me if I’m supposed to create a repo on my system or not. It appears the expectation is that I will do all this in the terminal embedded in the web page. However, I can’t edit the user name in the box above the terminal. It says, “cannot edit in read only editor.”

Thanks for the help.

Craig

1 Like

Use this:
git push https://<username>:<dev-access-token>@github.com/<username>/<repository>.git --all