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

Install ``fookebox`` using easy_install::

	easy_install fookebox

Make a config file as follows::

	paster make-config fookebox config.ini

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

	paster setup-app config.ini

Then you are ready to go.
