Skip to content

Provide installation CLI command on package_installer page #922

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Feb 28, 2025

Motivation:

Current macOS installation instructions recommend using a global system path instead of home user directory, which may require admin privileges that aren't always available. Additionally, it assumes that a multi-step installer GUI will run, but no guidance for that installer is provided.

We should prefer installing into user's home directory and provide instructions that require as little manual intervention as possible.

Modifications:

A CLI command is listed that automatically installs into user's home directory, not requiring admin privileges, and also avoid running a multi-step GUI installer.

Result:

Instructions are easier to run and require less manual steps.

@shahmishal shahmishal merged commit 966cb07 into swiftlang:main Mar 3, 2025
3 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/package-installer branch March 4, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants