Bun 支持直接将 GitHub 仓库添加为项目的依赖。Documentation Index
Fetch the complete documentation index at: https://bun.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
terminal
这将会在你的
package.json 中添加以下内容:
package.json
Bun 支持多种协议来指定 Git 依赖。
terminal
完整的 Bun 包管理器文档请参见 文档 > 包管理器。