scribeengine/README.txt

20 lines
471 B
Plaintext

This file is for you to describe the ScribeEngine application. Typically
you would include information such as the information below:
Installation and Setup
======================
Install ``ScribeEngine`` using easy_install::
easy_install ScribeEngine
Make a config file as follows::
paster make-config ScribeEngine config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.