[![vue-email](https://github.com/vue-email/vue-email/blob/main/public/repo-banner.png?raw=true)](https://vuemail.net)

<div align="center">

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]

</div>

# Vue Email CLI

Vue Email Generation CLI Experience.

- [✨ &nbsp;Release Notes](https://github.com/vue-email/cli/releases)
- [📖 &nbsp;Documentation](https://vuemail.net/plugins/cli)

## Features

- Generates the plain HTML files of your emails into a `out` directory.

## Ecosystem

| Package                     | Version                                                                                            |
| --------------------------- | :------------------------------------------------------------------------------------------------- |
| [Vue-Email](https://github.com/vue-email/vue-email)       | ![tres version](https://img.shields.io/npm/v/vue-email/latest.svg?label=%20&colorB=1fa669) |
| [Nuxt](https://github.com/vue-email/nuxt) | ![nuxt version](https://img.shields.io/npm/v/@vue-email/nuxt/latest.svg?label=%20&color=4f4f4f&logo=nuxt.js) |
[SSR Compiler](https://github.com/vue-email/compiler) | ![cientos version](https://img.shields.io/npm/v/@vue-email/compiler/latest.svg?label=%20&colorB=1fa669) |
| [CLI](https://github.com/vue-email/cli)       | ![tres version](https://img.shields.io/npm/v/@vue-email/cli/latest.svg?label=%20&colorB=1fa669) |

## License

[MIT](./LICENSE) License © 2023-PRESENT [Vue Email](https://vuemail.net/)

<!-- Badges -->

[npm-version-src]: https://img.shields.io/npm/v/@vue-email/cli/latest?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/@vue-email/cli
[npm-downloads-src]: https://img.shields.io/npm/dm/@vue-email/cli?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/@vue-email/cli
[license-src]: https://img.shields.io/github/license/vue-email/cli.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/vue-email/cli/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/@vue-email/cli
