Skip to content

Detect package manager and use it when displaying next steps #2

@JasonTame

Description

@JasonTame

Right now regardless of whether you use pnpm, yarn or npm, the next steps will show:

Next steps:
  cd my-project
  npm install
  npm run dev

Happy coding! 🚀

It would be nice if it showed the install and dev commands related to the package manager you used when running create-rwsdk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions