feathersjs/feathers

View on GitHub
packages/generators/README.md

Summary

Maintainability
Test Coverage
# @feathersjs/generators

[![CI](https://github.com/feathersjs/feathers/workflows/CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[![Download Status](https://img.shields.io/npm/dm/@feathersjs/generators.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/cli)

> Feathers core code generators used by the CLI powered by [Pinion](https://github.com/feathershq/pinion/)

## Installation

```
npm install @feathersjs/generators --save-dev
```

## Documentation

Refer to the [Feathers CLI guide](https://feathersjs.com/guides/cli/) for more details.

## License

Copyright (c) 2023 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)

Licensed under the [MIT license](LICENSE).