About 15,500,000 results
Open links in new tab
  1. GitHub Packages documentation - GitHub Docs

    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.

  2. Packages · Overview Docs · GitHub

    npm A package manager for JavaScript, included with Node.js. npm makes it easy for developers to share and reuse code. Learn more

  3. Learn GitHub Packages

    Introduction to GitHub Packages About permissions for GitHub Packages Configuring a package's access control and visibility Connecting a repository to a package Publishing a package Viewing …

  4. Publishing a package - GitHub Docs

    You can help people understand and use your package by providing a description and other details like installation and usage instructions on the package page. GitHub provides metadata for each version, …

  5. Connecting a repository to a package - GitHub Docs

    If you connect a package to a repository, the package's landing page will show information and links from the repository, such as the README. You can also choose to have the package inherit its …

  6. Quickstart for GitHub Packages

    If the tests pass, then the package will be published to GitHub Packages. To test this out, navigate to the Code tab in your repository and create a new release.

  7. Configuring a package's access control and visibility

    Choose who has read, write, or admin access to your package and the visibility of your packages on GitHub.

  8. Working with a GitHub Packages registry

    Learn how to use a supported GitHub Packages registry.

  9. REST API endpoints for packages - GitHub Docs

    Get a package for the authenticated user Delete a package for the authenticated user Restore a package for the authenticated user List package versions for a package owned by the authenticated …

  10. Installing a package - GitHub Docs

    You can install a package from GitHub Packages and use the package as a dependency in your own project.