Skip to content

Add remove command to the CLI and open-source the plugin #39

@PaulRBerg

Description

@PaulRBerg

Problem

The npx plugins CLI only has an add command — there's no way to remove a plugin once it's been added. If you want to uninstall a plugin, you have to do it manually.

Also, it'd be great if the plugin were open-sourced so the community could contribute and inspect the source.

Solution

  1. Add a remove (or uninstall) subcommand to the CLI, e.g. npx plugins remove <plugin-name>
  2. Open-source plugins CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions