Hacking
- Make sure you have python, paver, virtualenv and sqlite3 installed.
(on ubuntu: sudo apt-get install python-paver python-virtualenv should suffice)
- run paver test to check if the tests run on your machine
- run paver serve to start the standalone server
- ?
- profit