download files from github repository code example
Example: 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