fetch

Download assets from GitHub repository commits, branches, or tags

brewmacoslinux
Try with needOr install directly
Source

About

Download assets from a commit, branch, or tag of GitHub repositories

Commands

fetch

Examples

Download assets from a specific tag of a repository$ fetch owner/repo@v1.0.0
Download assets from the main branch$ fetch owner/repo@main
Download specific asset and save to custom path$ fetch owner/repo@v1.0.0 -o ./downloads