Skip to content

jreisinger/ghrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghrel

$ ghrel -h
Download and verify assets (files) of the latest release from a GitHub repository.

ghrel [flags] <owner>/<repo>
  -l	just list assets, don't download them
  -p pattern
    	assets matching shell pattern (doesn't apply to checksum files)
  -v	be verbose

To use ghrel download a binary for your system and architecture. Or, if you have Go installed:

$ go install github.com/jreisinger/ghrel@latest