Installation and Setup ====================== Install ``whotg`` using easy_install:: easy_install whotg In dev mode please just do setup.py develop Tweak the config file as appropriate and then setup the application:: paster setup-app config.ini Then you are ready to go:: paster serve development.ini