This package has been deprecated

Author message:

Discontinued

lando-plugin-anywhere

1.0.21 • Public • Published

Lando Plugin Anywhere

Lando Plugin Anywhere allows developers to contain their plugins within projects.

Install

  1. Install with yarn or npm
  2. lando-pa -e if installed globally. Otherwise execute ./node_modules/.bin/lando-pa.js

You are now able to auto-load Lando plugins from the same directory that you are executing the lando command from. This plugin will look for directories called plugin or node_modules. If a .lando.config.yml file is found within a subdirectory of the plugin parent directories, the plugin will be loaded.

Key Points

  • .lando.configl.yml can be blank. This plugin requires the file to exist for autodiscovery.
  • Lando Plugin & API documentation can be found here.

Readme

Keywords

none

Package Sidebar

Install

npm i lando-plugin-anywhere

Weekly Downloads

2

Version

1.0.21

License

MIT

Last publish

Collaborators

  • npm