07-16-2020, 05:00 PM
you just curl the download link in the github page. I believe that curl's default is to display it, so you would do something like
curl your.github/downloadlink > yourcodefile.sh
curl your.github/downloadlink > yourcodefile.sh