Installation
(very much draft-level right now)
Make sure http://sf.net/projects/pywin32/ is installed.
Create a working environment.
cd src
easy_install -eb. Twitabit==dev
cd twitabit
python setup.py develop
schevo db create -xa twitabit dev.db
(make note of admin password)
paster serve --reload development.ini
browse to http://localhost:5001/
Third-party files
AuthKit? 0.4 hasn't been released yet, not even in their trunk, so here is the version we rely on:
The files are attached to TwitabitThirdParty, but referenced here so that setuptools doesn't get confused:
