ghg icon indicating copy to clipboard operation
ghg copied to clipboard

Get the executable from github releases easily

ghg

Test Status MIT License Coverage Status PkgGoDev

Description

Get the executable from github releases

Installation

% go install github.com/Songmu/ghg/cmd/ghg@latest

Built binaries are available on gihub releases. https://github.com/Songmu/ghg/releases

Synopsis

% ghg get tcnksm/ghr
% $(ghg bin)/ghr             # you can run the executable
% ghg get -u Songmu/retry    # upgrade and overwrite
% ghg get motemen/[email protected] # specify the release version

Commands

Available commands:
  bin      display bin dir
  get      get stuffs
  version  display version

Author

Songmu