r working with appengine-magic a bit, I wanted to use the datastore
> > viewer to see what's happening. So I tried "lein appengine-prepare" (is
> > there another way?).
I'm glad you sorted out the problem.
If you switch to the testing 0.4.0-SNAPSHOT of appengine-mag
r to see what's happening. So I tried "lein appengine-prepare" (is
there another way?).
From https://github.com/gcv/appengine-magic#readme:
Testing with dev_appserver.sh
1. lein appengine-prepare. This AOT-compiles the entry point servlet,
makes a jar of your application, and
Hi!
After working with appengine-magic a bit, I wanted to use the datastore
viewer to see what's happening. So I tried "lein appengine-prepare" (is
there another way?).
From https://github.com/gcv/appengine-magic#readme:
Testing with dev_appserver.sh
1. lein appengine-pr