scribeengine/README.txt

20 lines
471 B
Plaintext
Raw Permalink Normal View History

2010-01-15 20:55:30 +00:00
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.