@initx-plugin/manager
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@initx-plugin/manager

initx plugin manager

Usage

npm i @initx-plugin/manager -g

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

Readme

Keywords

Package Sidebar

Install

npm i @initx-plugin/manager

Weekly Downloads

69

Version

0.0.2

License

MIT

Unpacked Size

13.2 kB

Total Files

6

Last publish

Collaborators

  • imba97