rsnext/contributing
Colin McDonnell 7e16538485
Include instructions for bun package manager (#53590)
## For Contributors

### Improving Documentation

- [x] Run `pnpm prettier-fix` to fix formatting issues before opening the PR.
- [x] Read the Docs Contribution Guide to ensure your contribution follows the docs guidelines: https://nextjs.org/docs/community/contribution-guide

### What?

Add instructions for using `bun/bunx` where relevant. I only added mentions where npm/yarn/pnpm were all already listed. 

### Why

Bun can be used as a runtime-agnostic [package manager](https://bun.sh/package-manager) and script runner in any project with a `package.json`.

(Sorry, I probably should have consolidated this with https://github.com/vercel/next.js/pull/53467)

Co-authored-by: Steven <229881+styfle@users.noreply.github.com>
2023-08-10 23:44:20 +00:00
..
core Makes codeblock language and filename extensions consistent (#51056) 2023-06-12 18:55:08 +00:00
docs [Next Docs] Update Git Workflow (#50579) 2023-06-08 12:01:55 +02:00
examples Include instructions for bun package manager (#53590) 2023-08-10 23:44:20 +00:00
repository chore: improve repo templates (#46629) 2023-03-01 09:25:51 -08:00