# @generates/plug
> A plugin system that is easy to plug in

## Installation

```console
yarn add @generates/plug
```

## License

Hippocratic License - See [LICENSE][licenseUrl]

&nbsp;

Created by [Ian Walter](https://ianwalter.dev)

[npmImage]: https://img.shields.io/npm/v/@generates/plug.svg
[npmUrl]: https://www.npmjs.com/package/@generates/plug
[ciImage]: https://github.com/generates/generates/workflows/CI/badge.svg
[ciUrl]: https://github.com/generates/generates/actions
[licenseUrl]: https://github.com/generates/generates/blob/main/packages/plug/LICENSE
