yolanda/trunk
2008-08-18 22:56:39 +00:00
..
docs going pylons ! 2008-07-31 19:19:08 +00:00
yolanda added elixir simplicity - hope the sessions gets cleared automagically somehow 2008-08-18 22:56:39 +00:00
Yolanda.egg-info going pylons ! 2008-07-31 19:19:08 +00:00
AUTHORS add AUTHORS and LICENSE 2008-07-31 19:55:53 +00:00
development.ini going pylons ! 2008-07-31 19:19:08 +00:00
LICENSE add AUTHORS and LICENSE 2008-07-31 19:55:53 +00:00
MANIFEST.in going pylons ! 2008-07-31 19:19:08 +00:00
README.txt going pylons ! 2008-07-31 19:19:08 +00:00
setup.cfg going pylons ! 2008-07-31 19:19:08 +00:00
setup.py going pylons ! 2008-07-31 19:19:08 +00:00
test.ini serving everything as xhtml 2008-08-16 08:20:58 +00:00

This file is for you to describe the Yolanda application. Typically
you would include information such as the information below:

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

Install ``Yolanda`` using easy_install::

    easy_install Yolanda

Make a config file as follows::

    paster make-config Yolanda config.ini

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

    paster setup-app config.ini

Then you are ready to go.