Skip to content

[Feature]: when initializing a kit, select the package manager #1271

@dustinsgoodman

Description

@dustinsgoodman

Is your feature request related to a problem? Please describe.

When I init a project from starter.dev, I have to decide my package manager and generate the initial lock file.

Describe the solution you'd like

When I run the CLI, I'd like to be prompted to select the package manager that is appropriate for my project.

For Node projects, I should be able to select npm, yarn, or pnpm.

For Deno or other projects, I should be presented with appropriate options for that kit.

Describe alternatives you've considered

This may require a configuration file somewhere or extending an existing JSON file we have to enable this behavior.

Additional context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions