mirror of https://github.com/perkeep/perkeep.git
2bc2ba019a
Change-Id: If0cb7b07d3b7a4c7e2c714807858d3b79d06b188 |
||
---|---|---|
.. | ||
camli | ||
README | ||
app.yaml | ||
config.json | ||
test-secring.gpg |
README
We typically just use the "dev-appengine" script in the project root to hack on this code. But to run by hand: $ dev_appserver.py --high_replication . Other useful flags: -a 0.0.0.0 (listen on all addresses) -c (wipe the datastore)