Skip to content

iamluc/gros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gros (Github Release Object Storage)

Download a file from a Github release in a private repository.

Why?

gh is better (really), but...

  • There is no build for FreeBSD
  • Released binaries are zipped, you have to unzip them before using them

Usage

export GITHUB_TOKEN=XXXXX
./gros my_org/my_private_repo release_tag file_to_download local_file_path