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

Install ``stylons`` using easy_install::

    easy_install stylons

Make a config file as follows::

    paster make-config stylons config.ini

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

    paster setup-app config.ini

Then you are ready to go.
