Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added querying and removing plugins. #6274

Merged
merged 2 commits into from May 18, 2024
Merged

Conversation

SamTV12345
Copy link
Member

@SamTV12345 SamTV12345 commented Mar 24, 2024

This currently does not work correctly as the array is always empty. Is this racy?

The commands are now more unix style.

You can do pnpm run plugins i ep_headings2 to install ep_headings2 plugin.
You can do pnpm run plugins ls to list the pluginsYou canpnpm run plugins rm ep_headings2` to install the ep_headings2 plugin

Closes #6272

@SamTV12345 SamTV12345 requested a review from Gared March 24, 2024 10:48
@SamTV12345 SamTV12345 marked this pull request as ready for review May 18, 2024 09:54
@SamTV12345 SamTV12345 merged commit 54860cd into develop May 18, 2024
31 of 38 checks passed
@SamTV12345 SamTV12345 deleted the feat/plugin-crud-ops branch May 18, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to remove plugins ?
1 participant