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): support --package-manager #97

Merged
merged 3 commits into from
Sep 18, 2023
Merged

feat(init): support --package-manager #97

merged 3 commits into from
Sep 18, 2023

Conversation

murisceman
Copy link
Contributor

@murisceman murisceman commented Aug 25, 2023

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR introduces the manager CLI argument, allowing users to skip the package manager selection prompt.

resolves #161

@justin-schroeder
Copy link
Sponsor

Nice! I just came to create this exact PR πŸ˜‚

@pi0 pi0 changed the title feat: add manager command feat(nuxt): support --package-manager Aug 29, 2023
@matt-clegg
Copy link

Same here! Hopefully it can get merged soon 🀞

@pi0
Copy link
Member

pi0 commented Sep 11, 2023

This feature is planned for next minor release this week πŸ‘πŸΌ

@pi0 pi0 changed the title feat(nuxt): support --package-manager feat(init): support --package-manager Sep 18, 2023
@pi0 pi0 merged commit fe8ef7c into nuxt:main Sep 18, 2023
2 checks passed
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.

Support for choosing package manager on nuxi init command
4 participants