shaal / ddev-gitpod

A full Drupal dev environment in a browser
MIT License
103 stars 107 forks source link

[feat] Install this as DDEV addon via `ddev get ddev-gitpod`? #181

Open mandrasch opened 2 years ago

mandrasch commented 2 years ago

Hey, just a quick idea, would be cool to install this via the following:

ddev get shaal/ddev-gitpod

See: https://github.com/drud/ddev-addon-template

(Recently done this myself for custom commands https://github.com/mandrasch/ddev-addon-deployer-dep, it's quite simple)

Cheers!

mandrasch commented 2 years ago

Btw: Just noticed that that link is broken? image

rfay commented 2 years ago

Great idea!

jonathanjfshaw commented 1 year ago

Looks like .gitpod.Dockerfile is not longer needed, the readme needs changing.