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

Install ``Sweepy`` using easy_install::

    easy_install Sweepy

Make a config file as follows::

    paster make-config Sweepy config.ini

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

    paster setup-app config.ini

Then you are ready to go.
