Skip to content

Utility downloads and unpacks the latest binary release from GitHub

Notifications You must be signed in to change notification settings

n0madic/get-github-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-github-release

Utility downloads and unpacks the latest binary release from GitHub

Install

From source:

go get -u https://github.com/n0madic/get-github-release

Help

Usage:
 get-github-release [-flags] <GitHub repo URL> [output path]

Flags:
  -all
    	download all assets
  -arch string
    	preferred CPU architecture (default "arm64")
  -cut
    	cut binary filename
  -os string
    	preferred OS name (default "darwin")
  -output string
    	output binary filename
  -pre
    	allow pre-release download
  -tag string
    	release tag (default "latest")

About

Utility downloads and unpacks the latest binary release from GitHub

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages