Skip to content

Small utility to find out the latest release of a repository on GitHub

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

acim/github-latest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

github-latest

check release Go Reference Go Report

Small utility to find out the latest release of a GitHub repository.

Installation

From source

go install github.com/acim/github-latest@latest

Usage

github-latest owner/repo [major]

major parameter is optional

Example

github-latest helm/helm 2

Private repositories or rate limit

If you want to access your private repository or you need more than 60 requests per hour, define GITHUB_ACCESS_TOKEN environment variable on your local machine.

You can generate your token on GitHub - Settings - Developer settings - Personal access tokens

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Small utility to find out the latest release of a repository on GitHub

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Contributors