You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lando has a great plugin system, it's very extensible. In one of the upcoming releases they're adding the ability to load plugins from within the project root so you could require the plugin with composer or NPM. With this in mind, I'd certainly open up a discussion on their github to get a feel for if this is a PR they'd accept sticky or if they'd want to let it ride as a community plugin for a while.
I have a PR open with them for an M2 recipe that defaults to Redis server and cache and automates the setup and it will likely go cold given the upcoming plugin loading features.
their website:
https://docs.devwithlando.io/
short description:
a wrapper around docker abstracting many workflows for easier execution.
Works on Win10, MacOS, Linux
example for Drupal 8: https://github.com/lando/lando/tree/970fece27d6e6afba84f79c14258c1bbc570fbfa/plugins/lando-recipes/recipes/drupal8
The text was updated successfully, but these errors were encountered: