Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 Github 上建立一个开源项目,并希望使用位于 Google Code repo 中的 GPL v3 项目。
我该怎么做?签出 Google 代码存储库并使其(未修改)在我的存储库中可用?
不,不要那样做。只需将其记录为依赖项,可选择在您的构建系统中提供自动下载和构建,仅此而已。如果你在你的发行版中包含第三方库,大多数 Linux 发行版 都会讨厌你。