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

feat(init): allow selecting package manager when creating new project #38

Merged
merged 10 commits into from
Jun 28, 2023

Conversation

DamianGlowala
Copy link
Member

@DamianGlowala DamianGlowala commented Jun 11, 2023

This PR adds prompting the user to select their preferred package manager and auto-installs project dependencies when using nuxi-ng init (without the '--offline' flag).

TODO:

@pi0 pi0 force-pushed the feat/package-manager-selection branch from 529bc8e to 3082368 Compare June 19, 2023 11:12
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 Awesome addition!

I have made few fixes to improve prompt stability. Might need to check better later

@pi0 pi0 merged commit b65815a into main Jun 28, 2023
1 check passed
@pi0 pi0 deleted the feat/package-manager-selection branch June 28, 2023 14:57
@pi0 pi0 changed the title feat: allow selecting package manager when creating new project feat(init): allow selecting package manager when creating new project Jun 28, 2023
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