Gitpod is the online IDE for GitHub.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
Install this app and prebuild your project, so you don't have to wait for your build to download the internet when starting a Gitpod workspace.
Gitpod is the first IDE that builds your project before you even open it.
After you've installed the app you can further improve the coding experience by configuring your repository.
Get started by running gp init in the terminal and further adjust the .gitpod.yml file and a Dockerfile if needed.
- More information can be found in the documentation.
- If you need help reach out on Discourse.