GitHub Packages documentation - GitHub Docs (original) (raw)
Start here
- Learn GitHub PackagesYou can find out more about using packages in GitHub, including viewing and installing existing packages, publishing new packages to GitHub Packages, and, in special circumstances, deleting packages.
- Managing GitHub packages using GitHub Actions workflowsYou can safely publish and consume packages by building custom workflows that can also build, test, and deploy your code.
- Installing a packageYou can install a package from GitHub Packages and use the package as a dependency in your own project.
Popular
- Working with the npm registryYou can configure npm to publish packages to GitHub Packages and to use packages stored on GitHub Packages as dependencies in an npm project.
- Learn GitHub PackagesYou can find out more about using packages in GitHub, including viewing and installing existing packages, publishing new packages to GitHub Packages, and, in special circumstances, deleting packages.
- Working with the Apache Maven registryYou can configure Apache Maven to publish packages to GitHub Packages and to use packages stored on GitHub Packages as dependencies in a Java project.