Skip to content

Doist/github-release-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command github-release-get downloads single asset from the latest published
release of given github repository.

It downloads first asset matching given pattern of the latest published
github release to the current directory; it stops if file with such name
already exists. For pattern matching see https://golang.org/pkg/path/#Match

Upon successful download it prints name of the downloaded file to stdout.

To access private repositories pass oAuth token via GITHUB_TOKEN environment
variable, see https://github.com/settings/tokens page.

About

Downloads single asset from the latest published release of github repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages