drupal-project icon indicating copy to clipboard operation
drupal-project copied to clipboard

Add GitHub Codespace support

Open tormi opened this issue 3 years ago • 4 comments

This is @mikaelkundert's work from https://github.com/wunderio/drupal-project/pull/213 against the new default branch main.

Extended from generic universal linux image having Lando and two additional VSCode extensions:

  • dbaeumer.vscode-eslint
  • stylelint.vscode-stylelint

Testing

Create codespace from GitHub. Once it's ready, follow local setup instructions (rename your project and run lando start). Then search NGINX ports (make sure you set right protocol for the port) and try them out.

Create codespace

01-create

Rename your project

02-rename

Start lando

03-landostart

Access your environment

04-access-env

tormi avatar Feb 03 '22 07:02 tormi

About Codespaces: https://github.com/codespaces

tormi avatar Feb 03 '22 18:02 tormi

Here's some similar work from Lando PPL: https://github.com/lando/drupal-contributions/commit/7161de2db9f2c1901cdb6e0b6019514b8587969f

tormi avatar Feb 03 '22 20:02 tormi

Lando on GitHub Codespaces, https://lando.dev/blog/2022/02/07/using-lando-on-github-codespaces/

tormi avatar Feb 08 '22 22:02 tormi

https://www.twitch.tv/devwithlando

tormi avatar Feb 11 '22 13:02 tormi