GitHub 패키지
패키지를 안전하게 게시 및 사용하고 패키지를 코드와 함께 저장하며 팀과 비공개로 패키지를 공유하거나 또는 오픈 소스 커뮤니티와 공개적으로 패키지를 공유하는 방법을 알아봅니다. GitHub Actions를 사용하여 패키지를 자동화할 수도 있습니다.
Start here
Guides
Working with the Container registry
You can store and manage Docker and OCI images in the Container registry, which uses the package namespace https://ghcr.io.
Working with the npm registry
You can configure npm to publish packages to GitHub Packages and to use packages stored on GitHub Packages as dependencies in an npm project.
Working with the RubyGems registry
You can configure RubyGems to publish a package to GitHub Packages and to use packages stored on GitHub Packages as dependencies in a Ruby project with Bundler.