OpenAPITools / OpenAPITools/openapi-generator

Api installation

Open
#13,787 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

install the latest version of "openapi-generator-cli"

npm install @openapitools/openapi-generator-cli -g

use a specific version of "openapi-generator-cli"

openapi-generator-cli version-manager set 6.0.0

Or install it as dev-dependency in your node.js projects

npm install @openapitools/openapi-generator-cli -D

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the project's existing installation documentation and determine where the openapi-generator-cli instructions belong. Done means the documentation clearly covers global installation of the latest version, selecting a specific version, and installing it as a dev-dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
cli, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.