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

Install ``tripplanner`` using easy_install::

    easy_install byCycleTripPlanner

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

    # This will run websetup.py (amongst other things?)
    paster setup-app development.ini
