redraw / gh-install

install GitHub release binaries from the CLI interactively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh install

This gh extension helps you install binaries and .deb releases interactively from GitHub repos.

asciicast

Install

gh extension install redraw/gh-install

Usage

gh install <user>/<repo>

Optional: For fuzzy search support, install fzf

Environment variables

  • $GH_BINPATH path to install binaries, defaults to $HOME/.local/bin

About

install GitHub release binaries from the CLI interactively


Languages

Language:Shell 100.0%