github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/server/appengine/README (about)

     1  We typically just use the "devcam appengine" command to hack on this code. (To build devcam: go install ../../dev/devcam).
     2  
     3  But to run by hand:
     4  
     5  $ dev_appserver.py --high_replication .
     6  
     7  Other useful flags:
     8    -a 0.0.0.0     (listen on all addresses)
     9    -c             (wipe the datastore)