s A basic tool that does the following url = 'https://raw.githubusercontent.com/CCTweakedHaxePrograms/' .. rep .. '/master/program.lua' Shell.run("wget", url + rep); Shell.run("program.lua", ...);