Skip to content

Instantly share code, notes, and snippets.

View andrewsalveson's full-sized avatar
💭
..../......\\\\\\\\\\\\\\\\\\\\\\\\\\\\\..]\\\\\\\\\\\\\\\\\\\\\\\\\\\

Andrew Salveson andrewsalveson

💭
..../......\\\\\\\\\\\\\\\\\\\\\\\\\\\\\..]\\\\\\\\\\\\\\\\\\\\\\\\\\\
View GitHub Profile
@maxim
maxim / gh-dl-release
Last active July 4, 2024 00:00
Download assets from private Github releases
#!/usr/bin/env bash
#
# gh-dl-release! It works!
#
# This script downloads an asset from latest or specific Github release of a
# private repo. Feel free to extract more of the variables into command line
# parameters.
#
# PREREQUISITES
#