Skip to content

Script based Installation

Sourabh Bajaj edited this page Jul 22, 2013 · 5 revisions

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

Clone this wiki locally