Current section
Files
Jump to
Current section
Files
openapi_codegen
README.md
README.md
# OpenAPI Code Generation
## Installation
### Escript
```
mix do local.rebar --force, local.hex --force
mix escript.install hex openapi_codegen
```
Learn more on how to use it with `openapi_codegen --help`.