A Lando plugin that provides a tight integration with Pantheon.
npm install @lando/pantheon
This is the _official_ Lando plugin for Pantheon. When installed it...
* Closely mimics Pantheon's stack, versions and environment locally
* Allows you to easily pull your Pantheon site down locally
* Allows you to easily push your changes back to Pantheon
* Installs drush, terminus and other power tools.
Of course, once a user is running their Pantheon project with Lando they can take advantage of all the other awesome development features Lando provides.
Clone a project down from Pantheon.
``bashMake and go into an empty directory
mkdir myproject && cd myproject
Once your project is running you can access relevant tooling commands.
For more info you should check out the docs:
* Getting Started
* Configuration
* Tooling
* Syncing
* Guides
* Examples
* Development
If you have a question or would like some community support we recommend you join us on Slack.
If you'd like to report a bug or submit a feature request then please use the issue queue in this repo.
We try to log all changes big and small in both THE CHANGELOG and the release notes.
If you're interested in working on this plugin then we recommend you check out the development guide.
Made with contributors-img.