Skip to content

Add instructions for installing swctl on macOS#209

Merged
wu-sheng merged 1 commit into
apache:masterfrom
CodePrometheus:feat-swctl-brew
Dec 24, 2024
Merged

Add instructions for installing swctl on macOS#209
wu-sheng merged 1 commit into
apache:masterfrom
CodePrometheus:feat-swctl-brew

Conversation

@CodePrometheus
Copy link
Copy Markdown
Contributor

swctl is now available in brew.

@CodePrometheus CodePrometheus added the documentation Improvements or additions to documentation label Dec 24, 2024
@CodePrometheus CodePrometheus added this to the 0.15.0 milestone Dec 24, 2024
@wu-sheng
Copy link
Copy Markdown
Member

There is only 0.14 available there. Could you add from 0.11? And the brew only monitor newer(e.g. 0.15) release and automatically package and host here?

@CodePrometheus
Copy link
Copy Markdown
Contributor Author

There is only 0.14 available there. Could you add from 0.11? And the brew only monitor newer(e.g. 0.15) release and automatically package and host here?

By default, brew install will only download the latest version. If we want to support multiple version swctl on brew, there are two ways:

  1. I add SwctlAT11, SwctlAT12... one by one in the core repository following our releases
  2. Users modify the source code to manually specify the download

@wu-sheng wu-sheng merged commit 97319af into apache:master Dec 24, 2024
@CodePrometheus CodePrometheus deleted the feat-swctl-brew branch December 24, 2024 02:18
@wu-sheng
Copy link
Copy Markdown
Member

Is way one listing all versions on the same page?

@CodePrometheus
Copy link
Copy Markdown
Contributor Author

Is way one listing all versions on the same page?

AFAIK, there is no other way except adding version Classes one by one. For example, for openjdk, multiple classes are maintained in the core repo, this maintenance method is often used for large and widely used basic class libraries, such as python, mysql, go, etc.

@wu-sheng
Copy link
Copy Markdown
Member

OK, then let skip that. Thanks for the explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants