ddev / ddev-gitpod-launcher

Launch any DDEV project with Gitpod
https://ddev.github.io/ddev-gitpod-launcher/
Apache License 2.0
12 stars 8 forks source link

Allow forks of ddev-gitpod-launcher to use Github pages to launch Gitpod with that fork #1

Closed shaal closed 2 years ago

shaal commented 2 years ago

Instead of static value, get current repo's url.

It allows this fork's Github pages - https://shaal.github.io/ddev-gitpod-launcher, to launch Gitpod using the fork's code.

shaal commented 2 years ago

It's a good first step. I am not sure if gitlab/bitbucket has "Pages" feature, and if it's similar to Github's. This one was easy enough to make, so for now we can encourage people to fork it in Github.