Lando is for developers who want to quickly specify and painlessly spin up the services and tools needed to develop their projects.It's a free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology and developed by Tandem. Designed to work with most major languages, frameworks and services, Lando provides an easy way for developers of all types to specify simple or complex requirements for their projects, and then quickly get to work on them. Think of it as your local development's dependency management tool. It can even be installed right beside an old Kalabox installation with no interference, or used as a complete upgrade-replacement.With Lando you can...* Easily mimic your production environment locally.* Standardize your teams dev environments and tooling on OSX, Windows and Linux.* Integrate with hosting providers like Pantheon* Store all of the above in a version controlled config file called .lando.yml* Easily customize or extend tooling, deployment options and basically any other functionality.* Free yourself from the tyranny of inferior local development products.