One small click for you... ...one giant leap for developers everywhere. Download Lando and start accelerating your development workflow today. Get Lando
We'll send you a welcome email with all you need to know to get the most out of Lando. This will also include things like code examples, helpful development and support resources, project updates and a monthly digest of helpful Lando blog posts.
If you want to customize the behavior of lando setup use -NoSetup and then manually invoke lando setup after install is complete. If you run in a non-tty environment eg in CI then --yes will be assumed
If you have an existing installation of lando in /usr/local/bin and can write to that location then --syslink will be assumed If you run in a non-tty environment eg GitHub Actions then --yes will be assumed
These commands are usually wrappers for development tools like lando composer or lando artisan or lando npm. Run lando inside of an app to see if it offers any app specific tooling options.
Lando uses its own, or a configurable, certificate authority to SSL/TLS secure all its local traffic, removing the need of local cert bypass flags or annoying browser warnings.