Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.75 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.75 KB

Open in Gitpod

Lando Gitpod Integration

Contains Docker images that you can utilize to run Lando in your Gitpod setup.

Contains 2 images:

Basic Usage

in your .gitpod.yml put the following:

image: devwithlando/gitpod:1

tasks:
  - name: Start Drupal
    command: |
      lando start

Issues, Questions and Support

If you have a question or would like some community support we recommend you join us on Slack. Note that this is the Slack community for Lando but we are more than happy to help with this module as well!

If you'd like to report a bug or submit a feature request then please use the issue queue in this repo.

Changelog

We try to log all changes big and small in both THE CHANGELOG and the release notes.

Contributors

Made with contributors-img.

Other Resources