bun link

Category: Node.js & npm/yarn

bun link

Register the current package for linking

Makes the current package linkable globally so other projects can depend on it while you develop, without publishing. The name comes from package.json, and consumers run bun link <name> to connect. Unregister with bun unlink.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.