Lando: Local Development Made Easy

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 docker-compose


What is it good for?


* Mimicking your production environment locally
* Standardizing your team's dev environments and tooling on OSX, Windows and Linux
* Integrating with hosting providers like Pantheon
* Customizing or extending tooling, deployment options and basically any other functionality
* Running CI tests locally, running local tests in CI
* Using a single local development environment for all your projects
* Freeing yourself from the tyranny of inferior local development products


This talk includes:


* Composer
* CI/CD with CircleCI
* Version control (Git/Github)


This talk will not discuss:


* What Docker and how awesome this tool is
* What Docker compose is

Share This Page