Script based Installation - QuantSoftware/QuantSoftwareToolkit GitHub Wiki

This is documentation of how to install QSTK from command line using the provided shell scripts. One command and boom you will have everything setup for you.

###Ubuntu Installation sudo wget -q -O - https://raw.github.com/tucker777/QuantSoftwareToolkit/master/Scripts/AutomatedUbuntu.sh | bash

###Mac Installation curl -L https://raw.github.com/tucker777/QuantSoftwareToolkit/master/Scripts/AutomatedMac.sh | bash