0.0.11 • Published 8 months ago

@initx-plugin/manager v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@initx-plugin/manager

initx plugin manager

Usage

npx initx plugin <command>

This command will automatically install @initx-plugin/manager if not already installed.

List

npx initx plugin list

List all installed plugins

Add

# npx initx plugin add <plugin-name>
npx initx plugin add git

This command will search and install @initx-plugin/git or initx-plugin-git

If there are multiple, let the user choose

Update

npx initx plugin update

Detect the versions of all plugins and update the plugins that need to be updated

Automatically filter local development plugins

Remove

# npx initx plugin remove <plugin-name>
npx initx plugin remove git

This command will remove @initx-plugin/git or initx-plugin-git

If there are multiple, let the user choose

Documentation

initx

0.0.11

8 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

10 months ago

0.0.4

11 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago