## Description
Nest Schematics generate resource file for crud-request.

## Installation

```
$ npm install  @ftlab/schematics
```

## Usage

```
nest g -c @ftlab/schematics resource payment 
```

Learn more in the [official documentation](https://docs.nestjs.com/).

## Stay in touch

- Website - [https://nestjs.com](https://nestjs.com/)
- Twitter - [@nestframework](https://twitter.com/nestframework)
