$ releases -h
_
_ __ ___| | ___ __ _ ___ ___ ___
| '__/ _ \ |/ _ \/ _` / __|/ _ \/ __|
| | | __/ | __/ (_| \__ \ __/\__ \
|_| \___|_|\___|\__,_|___/\___||___/
Server to show latest GitHub Releases for a set of repositories.
Version: v0.0.4
Build: 488407e
-d run in debug mode
-interval string
interval on which to refetch release data (default "1h")
-nouser
do not include your user
-orgs value
organizations to include
-p int
port for the server to listen on (shorthand) (default 8080)
-port int
port for the server to listen on (default 8080)
-token string
GitHub API token (or env var GITHUB_TOKEN)
-url string
GitHub Enterprise URL
-v print version and exit (shorthand)
-version
print version and exit