CircleCI-Public / node-orb

An orb for working with Node.js on CircleCI
https://circleci.com/orbs/registry/orb/circleci/node
MIT License
52 stars 80 forks source link

Support Bun #194

Open anden-akkio opened 12 months ago

anden-akkio commented 12 months ago

Describe Request:

Bun is an up-and-coming package manager intended to be a faster, better drop-in replacement for npm. It's notably very active right now and has 44k GitHub Stars as opposed to pnpm's 25k. Seeing as it just hit version v1.0.0, would be great to see support be added for the package manager and/or runtime (it can be used either/or).

Related:

Supporting Documentation Links:

Bun docs only outline support for GitHub Actions: https://bun.sh/docs/cli/install#ci-cd