Lando creates your dev environment and seeds it. Because you dont have time to configure Docker, debug tooling, or any of that space snarge.
What is Lando? Lando is for developers who want to: Quickly specify and painlessly spin up the services and tooling needed to develop all their projects. Ship these local development dependencies in a per-project, lives-in-git config file Automate complex build steps, testing setups, deployments or other repeated-more-than-once workflows Avoid the built-in-masochism of directly using docker or ...
Documentation for Lando; a free, open source development tool for all your projects that is fast, easy, powerful and liberating.
Learn Lando basics and how to configure your first Landofile for either simple or complex development and/or DevOps requirements.
Learn how to boot up and initialize your first project for usage with Lando with a Hello World!, Drupal 9 and Pantheon example.
Install Lando on Linux bash Usage: [NONINTERACTIVE=1] [CI=1] setup-lando.sh [options] Options: --arch installs for this arch [default: x64] --dest installs in this directory [default: ~/.lando/bin] --fat installs fat cli <3.24 only, not recommended --no-setup installs without running lando setup <3.24 only --os installs for this os [default: linux] --syslink installs symlink in /usr/local/bin ...
Lando isn't for everyone; so here are some helpful instructions on how to uninstall and purge Lando from macOS, Windows and Linux.
Learn the Lando basics with Lando 101 An example using the config key to configure a Lando recipe.