8000 GitHub - Songmu/ghg: Get the executable from github releases easily
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Songmu/ghg

Repository files navigation

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/ghq@v0.7.1 # specify the release version

Commands

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

Author

Songmu

About

Get the executable from github releases easily

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

0