kranurag7 / gh-fetch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh-fetch

A simple tool to fetch release assets from GitHub repositories interactively.

Installation

gh extension install kranurag7/gh-fetch

Demo

asciicast

Usage

# download assets from a repo
gh fetch -R sigstore/cosign # press enter or d to download
# download from a specific tag
gh fetch -R sigstore/cosign -t v2.0.0 

About


Languages

Language:Go 100.0%