@o3r/schematics
Version:
Schematics module of the Otter framework
29 lines (19 loc) • 1.16 kB
Markdown
<h1 align="center">Otter schematics</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>
This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
<br />
<br />
## Description
[](https://www.npmjs.com/package/@o3r/schematics)
[](https://www.npmjs.com/package/@o3r/schematics)
This module provides basic utilities and generic rules (install, lint) reused in other package schematics.
## How to install
```shell
ng add @o3r/schematics
```
> [!WARNING]
> This module requires [@o3r/core](https://www.npmjs.com/package/@o3r/core) to be installed.
## Description
This is a technical package to be used as dependency by [Otter modules](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md) providing helpers to used in [Schematics](https://angular.io/guide/schematics) development.