What link to use to get automatic file download for text file from GitHub?
This example works for binary files, but not for text based, like xml
http://github.com/downloads/TheHolyWaffle/ChampionHelper/ChampionHelper-4.jar
File is at
https://raw.github.com/Nodeclipse/eclipse-node-ide/master/ENodeIDE.p2f
Related to Download binary file from Github using Java