# @docmd/plugin-installer

The engine behind `docmd add` and `docmd remove` - downloads plugins, resolves dependencies, and injects configuration into your `docmd.config.js` automatically.

Bundled with `@docmd/core`. You do not need to install or configure this package directly.

```bash
docmd add search
docmd remove search
```

Part of the **[docmd](https://github.com/docmd-io/docmd)** documentation engine.

## Documentation

See **[docs.docmd.io](https://docs.docmd.io)** for full usage and API reference.

## License

MIT