Skip to content

porya0ras/ghg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghg

Build Status MIT License GoDoc

Description

Get the executable from github releases

Installation

% go get github.com/Songmu/ghg/cmd/ghg

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.7%
  • Shell 3.5%
  • Makefile 2.8%