ghin
ghin copied to clipboard
[WIP] ⏬ A CLI tool to install executables quickly from GitHub release page
ghin
GitHub-INstaller - A command line tool to install executable(s) from GitHub releases quickly with interactive UI inspired by jiro4989/relma, Songmu/ghg, redraw/gh-install, Scoop, and others
This tool is still under development. Specifications are subject to change without notice.
About
It is very hard to open a browser then find and install the desired assets from a large number of repositories.
This tool aims to simplify the process of finding and installing the desired assets (especially pre-built single-binary command line tools and others) from each repositories.
Installation
Download executable binaries
TODO
Build from source
go install github.com/sheepla/ghin@latest
Contributing
Welcome any contributing such as bug reports, improvements, typo fixes, etc. Please see issue page.
License
Author
Thanks
- jiro4989/relma
- Songmu/ghg
- redraw/gh-install
- Scoop
- ... and more!