Skip to content

Instantly share code, notes, and snippets.

@ljlabs
ljlabs / Standard Bank IT Challenge 2015 setup
Created April 15, 2016 12:03 — forked from bliz937/Standard Bank IT Challenge 2015 setup
The setup script I used for SBITC 2015
#!/bin/bash
SDK=http://172.16.38.38/iso/OtherStuff/Java/jdk-8u45-linux-x64.gz
PY2=http://172.16.38.38/iso/OtherStuff/Python/Python-2.7.6.tgz
PY3=http://172.16.38.38/iso/OtherStuff/Python/Python-3.4.0.tgz
SUBL=http://172.16.38.38/iso/OtherStuff/Sublime/Sublime%20Text%202.0.2%20x64.tar.bz2
ECLIPSE=http://172.16.38.38/iso/OtherStuff/Eclipse/eclipse-java-luna-SR2-linux-gtk-x86_64.tar.gz
cd /tmp/