A collection of guides for managing dependencies with Bun's package manager
Package manager
Add a dependency with Bun
Package manager
Add a Git dependency with Bun
Package manager
Add a peer dependency with Bun
Package manager
Add a tarball dependency with Bun
Package manager
Add a trusted dependency with Bun
Package manager
Add an optional dependency with Bun
Package manager
Add a development dependency with Bun
Package manager
Using bun install with Artifactory
Package manager
Generate a human-readable lockfile with Bun
Package manager
Migrate from npm install to bun install
Package manager
Configuring a monorepo using workspaces with Bun
Package manager
Install a package under a different name with Bun
Package manager
Configure git to diff Bun's lockb lockfile
Package manager
Install dependencies with Bun in GitHub Actions
Package manager
Override the default npm registry for bun install
Package manager
Using bun install with an Azure Artifacts npm registry
Package manager
Configure a private registry for an organization scope with bun install