# @feathershq/pinion

[![CI](https://github.com/feathershq/pinion/actions/workflows/nodejs.yml/badge.svg)](https://github.com/feathershq/pinion/actions/workflows/nodejs.yml)
[![Download Status](https://img.shields.io/npm/dm/@feathershq/pinion.svg?style=flat-square)](https://www.npmjs.com/package/@feathershq/pinion)

> A fast and typesafe code generator

## Installation

```
npm install @feathershq/pinion --save-dev
```

## Documentation

Refer to the [Pinion main documentation](https://github.com/feathershq/pinion) for more details.

## License

Copyright (c) 2022 [Pinion contributors](https://github.com/feathershq/pinion/graphs/contributors)

Licensed under the [MIT license](LICENSE).
