1.1.3 • Published 1 year ago

create-openapi-generator-plus v1.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Create OpenAPI Generator Plus

This is an npm initializer package to help with setting up a new project using OpenAPI Generator Plus to generate an API client library or server stubs.

Using

npm init openapi-generator-plus [-g <generator template or keywords>] [-p <package manager>] [<dir>]

Options

OptionDescription
-gSpecify or filter generator templates by name or keywords.
-pSpecify a package manager to use, e.g. npm or yarn or pnpm. If not specified the script will choose the best package manager it can find.
<dir>The directory in which to create the project. The directory will be created if it doesn't exist. Defaults to the current working directory.
1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago