/lando-drupal-composer

The easiest way to spin up a Drupal site using Lando.

lando-drupal-composer

The easiest way to spin up a Composer template for Drupal projects using Lando.

How it works

  1. Install Lando

  2. Run these commands in your terminal:

    git clone https://github.com/AaronFeledy/lando-drupal-composer.git && cd lando-drupal-composer
    lando start
    
  3. Be awesome.