-
Notifications
You must be signed in to change notification settings - Fork 19
Install
mdennebaum edited this page Jan 12, 2011
·
14 revisions
sudo apt-get install python-dev
http://www.tornadoweb.org/documentation#download
sudo apt-get install python-setuptools
sudo easy_install -U setuptools
sudo easy_install Mako
sudo easy_install MongoKit
sudo easy_install python-dateutil
sudo easy_install pytz
download a copy of whirlwind from https://github.com/trendrr/whirlwind/ or alternately clone a copy of the git repo
tar -xzf trendrr-whirlwind-5c17ff8.tar.gz
cd whirlwind
sudo python setup.py install
whirlwind-admin.py --create-application myapp
whirlwind-admin.py --gcs
python main.py