Skip to content

Conversation

@ianrodrigues
Copy link

When using bun, pnpm, or yarn instead of npm, Boost's generated guidelines would still reference npm run build and npm run dev, causing confusion.

The guidelines now automatically detect which package manager is in use by checking for lockfiles (bun.lockb, pnpm-lock.yaml, yarn.lock, package-lock.json) and generate the appropriate commands.

This means developers using alternative package managers will see the correct commands in their AI assistant's context without manual intervention.

@ianrodrigues
Copy link
Author

I just realized there's a PR for that at #145

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.

1 participant