Skip to content
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

Separate installation from configuration #37

Open
sanmai-NL opened this issue Jan 16, 2024 · 0 comments
Open

Separate installation from configuration #37

sanmai-NL opened this issue Jan 16, 2024 · 0 comments

Comments

@sanmai-NL
Copy link

Currently, the installation script installs the pnpm executable as well as sets up shell configuration. Sometimes, PNPM shell configuration must be managed by the user (e.g., container image builds where PNPM is installed under an unprivileged user with a nologin shell). Offer command line options to customize the actions of the installation script, and by default, don't alter configuration.

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

No branches or pull requests

1 participant