[go: up one dir, main page]

Menu

Tree [r283] / chalice-browser / chalice /
 History

HTTPS access


File Date Author Commit
 chalice 2011-06-29 metazool [r283] tweaks
 chalice.egg-info 2011-03-09 metazool [r220] stub of a pylons / geoalchemy app for browsing ...
 docs 2011-03-09 metazool [r220] stub of a pylons / geoalchemy app for browsing ...
 js 2011-04-22 metazool [r245] a skeleton working version - now needs the map ...
 MANIFEST.in 2011-03-09 metazool [r220] stub of a pylons / geoalchemy app for browsing ...
 README.txt 2011-03-09 metazool [r220] stub of a pylons / geoalchemy app for browsing ...
 deployment.ini 2011-06-27 metazool [r265] copy of development.ini
 development.ini 2011-04-22 metazool [r245] a skeleton working version - now needs the map ...
 ez_setup.py 2011-03-09 metazool [r220] stub of a pylons / geoalchemy app for browsing ...
 setup.cfg 2011-03-09 metazool [r220] stub of a pylons / geoalchemy app for browsing ...
 setup.py 2011-03-09 metazool [r220] stub of a pylons / geoalchemy app for browsing ...
 test.ini 2011-03-09 metazool [r220] stub of a pylons / geoalchemy app for browsing ...

Read Me

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

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

Install ``chalice`` using easy_install::

    easy_install chalice

Make a config file as follows::

    paster make-config chalice config.ini

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

    paster setup-app config.ini

Then you are ready to go.