# Installation
This project can be used as a library or as a command line tool.
To install the command line tool:
cargo install openapi-client-generator
To see it used as a library, see the various libraries generated by this project.
# Libraries
* [`plaid-openapi`](https://github.com/kurtbuilds/plaid-openapi)
* [`openai-openapi`](https://github.com/kurtbuilds/openai-openapi)
* [`github-openapi`](https://github.com/kurtbuilds/github-openapi)
# Contributing
Contributions are welcome!