README.md
# oas_generator_utils
Shared functionality for the [OAS generator](..) project.
[](https://hex.pm/packages/oas_generator_utils)
[](https://hexdocs.pm/oas_generator_utils/)
```sh
gleam add oas_generator_utils@1
```
Further documentation can be found at <https://hexdocs.pm/oas_generator>.
## Development
```sh
gleam test # Run the tests
```