/hello-world-github-package

Example of an NPM dependency published as a GitHub Package.

Primary LanguageJavaScript

Example of a dependency published on GitHub Packages, compatible with npm.

Usage

npm i @rbelling/hello-world-github-package

Publishing a new version to GitHub Packages

  1. Bump the version in package.json
  2. npm run release to publish the newly created version