How to run the server

This commit is contained in:
Christopher Allan Webber 2011-04-17 14:05:56 -05:00
parent 719f82bad3
commit dae6add99e

View File

@ -56,6 +56,14 @@ etc). You can change this, but for development purposes this default
should be fine.
Running the server
==================
Run::
./bin/paster serve mediagoblin.ini --reload
Running the test suite
======================