Skip to content

You can see when a new release is available for a target repository on Github, right from the CUI

License

Notifications You must be signed in to change notification settings

szktmyk38f/notify-github-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notify Github Release

You can see when a new release is available for a target repository on Github, right from the CUI!

image

necessary

Install

Step1

npm install -g notify-github-release

Step2

Add information to the NOTIFICATION_TARGET file

# example
ngr -a https://github.com/RocketChat/Rocket.Chat
ngr -a https://github.com/microsoft/playwright

Execute

ngr

Warning

In the current specification, processing is based on the image version value. Repositories that do not show a value here will not work correctly.

image

Options

$ ngr -h
Usage: index [options]

Options:
  -V, --version    output the version number
  -a, --add <url>  Add notification target ex: https://github.com/<username>/<repository> (default: null)
  -l, --list       List the target URLs.
  -d, --del <no>   Delete the target URL. (default: null)
  -h, --help       display help for command

About

You can see when a new release is available for a target repository on Github, right from the CUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published