yolanda/trunk
erlehmann 578ba84952 added web badges
git-svn-id: http://yolanda.mister-muffin.de/svn@364 7eef14d0-6ed0-489d-bf55-20463b2d70db
2008-08-07 18:23:02 +00:00
..
data added web badges 2008-08-07 18:23:02 +00:00
docs going pylons ! 2008-07-31 19:19:08 +00:00
yolanda added web badges 2008-08-07 18:23:02 +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 going pylons ! 2008-07-31 19:19:08 +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.