OpenAPITools / OpenAPITools/openapi-generator

Manually install openapi-generator 4.0.0-beta via Homebrew

Open
#1,790 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Since Homebrew no longer accepts formula referring to beta releases, please use the following to install openapi-generator 4.0.0-beta:

git clone https://github.com/wing328/homebrew-core.git
cd homebrew-core
git checkout openapi-generator-4.0.0-beta
brew install --build-from-source --devel Formula/openapi-generator.rb
openapi-generator version

(one may need to uninstall it first by running brew uninstall openapi-generator)

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 with the Homebrew commands in the issue, especially Formula/openapi-generator.rb and the openapi-generator version check. Confirm whether these instructions are still valid for installing version 4.0.0-beta, and update the relevant installation documentation if the project still needs this guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.