Categorygithub.com/iwaltgen/github-dl
repositorypackage
0.2.3
Repository: https://github.com/iwaltgen/github-dl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

GitHub-DL

build PkgGoDev

github-dl downloads, search from GitHub release.

Installation

go get -u github.com/iwaltgen/github-dl

Or download binaries from the releases page.

Usage

You'll need to export a GITHUB_TOKEN environment variable. It will be used to fetch releases info from a GitHub repository. You can create a token here for GitHub.

export GITHUB_TOKEN="YOUR_GH_TOKEN"

github-dl --repo iwaltgen/github-dl [--tag, --asset, --dest, --target, --pick]
github-dl --repo iwaltgen/github-dl list [--page, --per-page]
github-dl --repo iwaltgen/github-dl info [--tag]

github-dl help
github-dl help info