1 repositorio
Adding specific configurations or external utilities to a development stack to customize tooling and deployment options.
Distinct from Store Functionality Extensions: Focuses on extending the capability of the local dev environment stack rather than extending an application framework or language.
Explore 1 awesome GitHub repository matching development tools & productivity · Environment Functionality Extensions. Refine with filters or upvote what's useful.
Lando is a Docker development environment manager and local development orchestrator used to create isolated application stacks. It functions as a web development stack provisioner that coordinates web servers, databases, and runtimes to ensure consistent environment parity across different operating systems. The project distinguishes itself through recipe-based environment bootstrapping for common stacks such as LAMP, LEMP, and MEAN, as well as dedicated provisioning for CMS platforms like WordPress, Drupal, and Joomla. It further differentiates its capabilities by acting as a remote hosting
Customizes tooling and deployment options by adding specific configurations or external utilities to the environment stack.