GitPod: One-Click Online IDE for GitHub
gitpod.io
2 threads
I tried to edit my github project expecting to see an editor for my project... but nothing!
Hi Zubairq,
it dosn't work when you have the `www` before `gitpod.io`.
Please try https://gitpod.io/#https://github.com/zubairq/yazz
That should work.
I tried that before, and tried again, but the repo never comes up
Use just `https://gitpod.io/#` as prefix for the URL of your repo.
This is super. Does it support nodejs projects?
Yes, it does! Try `https://gitpod.io/#https://github.com/theia-ide/theia` for example :-)