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

Integrate into Corepack? #277

Open
aduh95 opened this issue May 25, 2023 · 1 comment
Open

Integrate into Corepack? #277

aduh95 opened this issue May 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@aduh95
Copy link

aduh95 commented May 25, 2023

Corepack is a "package manager manager" installed by default with Node.js whose goal is to let users use the right version of the right package manager for their project skipping the install step.
To add a new package manager into Corepack, one would need to open a PR adding it to https://github.com/nodejs/corepack/blob/main/config.json.

@zkat
Copy link
Member

zkat commented Jul 8, 2023

This is a good idea, once orogene has its first stable release. We're a long ways away from that, though. I would not recommend using orogene in production yet, as it does some things incorrectly, still.

@zkat zkat added the enhancement New feature or request label Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants