Gitpod provides instant dev environments for any GitHub project in your browser.
Simply prefix any GitHub URL with gitpod.io/#
.
You can use Gitpod to simplify contributions for your repository, so people can code on your project with a single click. Just add the following markdown code to your Readme:
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/<org>/<repo>)
Here's an example opening the project for the Theia IDE:
Please file any issues and feature requests here. ❤️