From d672c4c58bc77409f7f586901ca5782c387374a4 Mon Sep 17 00:00:00 2001 From: Ferdi Koomen Date: Sun, 7 Jan 2024 19:30:36 +0100 Subject: [PATCH] Update README.md with sponsorship detail --- README.md | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 80514fa55..83f0ae233 100644 --- a/README.md +++ b/README.md @@ -57,25 +57,21 @@ $ openapi --help $ openapi --input ./spec.json --output ./generated --client xhr ``` -## Docker usage - -To build the Docker container, execute the following command: +Documentation +=== -``` -docker build . --tag openapi-typescript-codegen -``` +The main documentation can be found in the [openapi-typescript-codegen/wiki](https://github.com/ferdikoomen/openapi-typescript-codegen/wiki) -After this is done, you can execute the CLI commands: +Sponsors +=== -``` -docker run openapi-typescript-codegen --help -docker run openapi-typescript-codegen --input sample.yaml --output client -``` +If you or your company use the OpenAPI Typescript Codegen, please consider supporting me. By sponsoring I can free up time to give this project some love! Details can be found here: https://github.com/sponsors/ferdikoomen -Documentation -=== +If you're from an enterprise looking for a fully managed SDK generation, please consider our sponsor: -The main documentation can be found in the [openapi-typescript-codegen/wiki](https://github.com/ferdikoomen/openapi-typescript-codegen/wiki) + + speakeasy + [npm-url]: https://npmjs.org/package/openapi-typescript-codegen [npm-image]: https://img.shields.io/npm/v/openapi-typescript-codegen.svg