Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Codespace support #267

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tormi
Copy link
Member

@tormi tormi commented Feb 3, 2022

This is @mikaelkundert's work from #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

Extended from generic universal linux image having Lando and two
additional VSCode extensions:
  - dbaeumer.vscode-eslint
  - stylelint.vscode-stylelint
@tormi
Copy link
Member Author

tormi commented Feb 3, 2022

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

@tormi
Copy link
Member Author

tormi commented Feb 3, 2022

Here's some similar work from Lando PPL: thinktandem/drupal-contributions@7161de2

@tormi
Copy link
Member Author

tormi commented Feb 8, 2022

@tormi
Copy link
Member Author

tormi commented Feb 11, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants