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 并且是该包运行所必需的?
你不能。
只有 Hex 包将被包含为包的依赖项,例如 Git 依赖项将不包含在内。
资源
这是为了确保在 hex.pm 上发布的每个包都可以在未来构建。创建者可以随时删除 Github 存储库,但在 hex.pm 上发布的软件包在发布 1 小时后无法取消发布。