Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Implement CLI method(s): Plugin #17

@bmuenzenmeyer

Description

@bmuenzenmeyer

braindump, intended to start discussion. nothing here is prescriptive.

At any time, a user should be able to install a plugin.

Current exposed command on editions/core:

Plugin installation is a bit one-two stepped right now, with users needing to npm install first and then either call the above or even npm run postinstall, so it'd be nice if we could get all that into one method.

patternlab plugin --install --plugin-node-tab

This could reach out to npm if plugin-node-tab is not found already locally, and do everything for the user.

Future commands to enable/disable would be nice too, as mentioned here: https://github.com/pattern-lab/plugin-node-tab#enabling--disabling-the-plugin

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions