1 This file is for you to describe the wrfeed application. Typically
2 you would include information such as the information below:
7 Install ``wrfeed`` using easy_install::
11 Make a config file as follows::
13 paster make-config wrfeed 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.