github file download code example

Example 1: download files in from github

# To do this you would need to get the raw file contents
# You can get this by go to the file and clicking on the "Raw" button
# This button will redirect you to a url containing raw.githubusercontent.com
# Copy this url and use it with the following commands

curl -LJO

Example 2: github download

#Github
Direct Download: https://central.github.com/deployments/desktop/desktop/latest/win32
Website Download: https://desktop.github.com/