Bun supports directly adding GitHub repositories as dependencies of your project.Documentation Index
Fetch the complete documentation index at: https://bun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
terminal
This will add the following line to your
package.json:
package.json
Bun supports a number of protocols for specifying Git dependencies.
terminal
See Docs > Package manager for complete documentation of Bun’s package manager.