drupal-project
drupal-project copied to clipboard
Add GitHub Codespace support
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
Rename your project
Start lando
Access your environment
About Codespaces: https://github.com/codespaces
Here's some similar work from Lando PPL: https://github.com/lando/drupal-contributions/commit/7161de2db9f2c1901cdb6e0b6019514b8587969f
Lando on GitHub Codespaces, https://lando.dev/blog/2022/02/07/using-lando-on-github-codespaces/
https://www.twitch.tv/devwithlando