public
Description: Example application written using Schevo and Pylons
Homepage: http://schevo.org/
Clone URL: git://github.com/11craft/twitabit.git
README.txt
This file is for you to describe the Twitabit application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``Twitabit`` using easy_install::

    easy_install Twitabit

Make a config file as follows::

    paster make-config Twitabit config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.