Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

alfonsodguez/github-package-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-package-demo

Example of nodejs github package usage

Basic usage

First you need export your secret token into your shell session (it has to be the same as the package) e.g:

$ export GITHUB_TOKEN="my-value-token"

Once this is done, you can install it:

$ npm install @alfonsodguez/nodejs-github-package@1.0.2

About

Demo of github packages usage in a nodejs project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published