You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To build the Docker container, execute the following command:
60
+
Documentation
61
+
===
63
62
64
-
```
65
-
docker build . --tag openapi-typescript-codegen
66
-
```
63
+
The main documentation can be found in the [openapi-typescript-codegen/wiki](https://github.com/ferdikoomen/openapi-typescript-codegen/wiki)
67
64
68
-
After this is done, you can execute the CLI commands:
65
+
Sponsors
66
+
===
69
67
70
-
```
71
-
docker run openapi-typescript-codegen --help
72
-
docker run openapi-typescript-codegen --input sample.yaml --output client
73
-
```
68
+
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
74
69
75
-
Documentation
76
-
===
70
+
If you're from an enterprise looking for a fully managed SDK generation, please consider our sponsor:
77
71
78
-
The main documentation can be found in the [openapi-typescript-codegen/wiki](https://github.com/ferdikoomen/openapi-typescript-codegen/wiki)
0 commit comments