Runs python with project environment setup
Runs test cases
Configures PyDev project for Eclipse (close/open project in Eclipse afterwards)
In order to connect to the MongoDB you will have to start the server first.
Note
Windows ONLY - do in a seperate DOS window from ‘serve’
bin/mongod.sh
bin/buildout install mongod-win
<CTRL-C> a couple of times
In order to interact with the site you will have to start the server first.
Runs the server on port 8080
Runs the server using a specified settings file.