1 This file is for you to describe the floof application. Typically
2 you would include information such as the information below:
7 Install ``floof`` using easy_install::
11 Make a config file as follows::
13 paster make-config floof config.ini
15 Tweak the config file as appropriate and then setup the application::
17 paster setup-app config.ini
19 Then you are ready to go.